dbmate/Godeps/Godeps.json

56 lines
1.5 KiB
JSON
Raw Normal View History

2016-08-07 23:19:39 -07:00
{
"ImportPath": "github.com/amacneil/dbmate",
"GoVersion": "go1.6",
"GodepVersion": "v74",
"Deps": [
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
},
{
"ImportPath": "github.com/go-sql-driver/mysql",
"Comment": "v1.2-198-g0b58b37",
"Rev": "0b58b37b664c21f3010e836f1b931e1d0b0b0685"
},
{
"ImportPath": "github.com/joho/godotenv",
"Comment": "v1-10-g4ed1339",
"Rev": "4ed13390c0acd2ff4e371e64d8b97c8954138243"
},
{
"ImportPath": "github.com/lib/pq",
"Comment": "go1.0-cutoff-111-g80f8150",
"Rev": "80f8150043c80fb52dee6bc863a709cdac7ec8f8"
},
{
"ImportPath": "github.com/lib/pq/oid",
"Comment": "go1.0-cutoff-111-g80f8150",
"Rev": "80f8150043c80fb52dee6bc863a709cdac7ec8f8"
},
{
"ImportPath": "github.com/mattn/go-sqlite3",
"Comment": "v1.1.0-71-ge118d44",
"Rev": "e118d4451349065b8e7ce0f0af32e033995363f8"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.1.3-19-gd77da35",
"Rev": "d77da356e56a7428ad25149ca77381849a6a5232"
},
{
"ImportPath": "github.com/stretchr/testify/require",
"Comment": "v1.1.3-19-gd77da35",
"Rev": "d77da356e56a7428ad25149ca77381849a6a5232"
2016-08-15 23:13:50 -07:00
},
{
"ImportPath": "github.com/urfave/cli",
"Comment": "v1.18.0-47-g168c954",
"Rev": "168c95418e66e019fe17b8f4f5c45aa62ff80e23"
2016-08-07 23:19:39 -07:00
}
]
}