Fork github.com/mattn/go-sqlite3 with adjustment for go1.16.2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
247 B

  1. // Package upgrade is a dummy package to ensure package can be loaded
  2. //
  3. // This file is to avoid the following error:
  4. // can't load package: package go-sqlite3/upgrade: build constraints exclude all Go files in go-sqlite3\upgrade
  5. package upgrade