Use Go1.11 module (#5743)
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
This commit is contained in:
1
vendor/github.com/go-xorm/xorm/test_sqlite.sh
generated
vendored
Normal file
1
vendor/github.com/go-xorm/xorm/test_sqlite.sh
generated
vendored
Normal file
@ -0,0 +1 @@
|
||||
go test -db=sqlite3 -conn_str="./test.db?cache=shared&mode=rwc"
|
Reference in New Issue
Block a user