7
upgrade/package.go
Normal file
7
upgrade/package.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Package upgrade
|
||||
//
|
||||
// Dummy to ensure package can be loaded
|
||||
//
|
||||
// This file is to avoid the following error:
|
||||
// can't load package: package go-sqlite3/upgrade: build constraints exclude all Go files in go-sqlite3\upgrade
|
||||
package upgrade
|
||||
2
upgrade/profile.goconvey
Normal file
2
upgrade/profile.goconvey
Normal file
@@ -0,0 +1,2 @@
|
||||
// Goconvey Profile
|
||||
IGNORE
|
||||
Reference in New Issue
Block a user