Remove Gopkg.toml, hasta la vista golang/dep

pull/155/head
Vojtech Vitek 2019-03-05 22:34:31 -05:00
parent 2bb5c2b9e6
commit 5dc9a26c62
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
[[constraint]]
name = "github.com/go-sql-driver/mysql"
version = "^1.3.0"
[[constraint]]
branch = "master"
name = "github.com/lib/pq"
[[constraint]]
name = "github.com/mattn/go-sqlite3"
version = "^1.2.0"