pgweb/Godeps/Godeps.json

86 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2014-10-28 16:07:33 -07:00
{
2014-12-04 23:57:09 -06:00
"ImportPath": "github.com/sosedoff/pgweb",
"GoVersion": "go1.6",
"GodepVersion": "v71",
2016-01-14 16:39:55 -06:00
"Packages": [
"./..."
],
2014-10-28 16:07:33 -07:00
"Deps": [
2014-12-04 23:57:09 -06:00
{
"ImportPath": "github.com/BurntSushi/toml",
"Comment": "v0.1.0-9-g3883ac1",
"Rev": "3883ac1ce943878302255f538fce319d23226223"
},
2016-01-14 16:39:55 -06:00
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
},
2014-10-28 16:07:33 -07:00
{
"ImportPath": "github.com/gin-gonic/gin",
2015-02-09 01:31:16 -06:00
"Comment": "v0.5",
"Rev": "50e7e427300a7eeeb299a4cd5bc1ebfa04d48528"
2014-10-28 16:07:33 -07:00
},
{
"ImportPath": "github.com/gin-gonic/gin/binding",
"Comment": "v0.5",
"Rev": "50e7e427300a7eeeb299a4cd5bc1ebfa04d48528"
},
{
"ImportPath": "github.com/gin-gonic/gin/render",
"Comment": "v0.5",
"Rev": "50e7e427300a7eeeb299a4cd5bc1ebfa04d48528"
},
2014-10-28 16:07:33 -07:00
{
"ImportPath": "github.com/jessevdk/go-flags",
2015-01-09 21:43:53 -06:00
"Comment": "v1-285-g1679536",
"Rev": "1679536dcc895411a9f5848d9a0250be7856448c"
2014-10-28 16:07:33 -07:00
},
{
"ImportPath": "github.com/jmoiron/sqlx",
2015-01-09 21:43:53 -06:00
"Comment": "sqlx-v1.0-61-gb468c08",
"Rev": "b468c08552f4efac78b94708eb040170a8184c47"
2014-10-28 16:07:33 -07:00
},
{
"ImportPath": "github.com/jmoiron/sqlx/reflectx",
"Comment": "sqlx-v1.0-61-gb468c08",
"Rev": "b468c08552f4efac78b94708eb040170a8184c47"
},
2014-10-28 16:07:33 -07:00
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Comment": "v1-37-gb55664b",
2015-01-09 21:43:53 -06:00
"Rev": "b55664b9e92004aebb7f19a19a9d06271f3a41fc"
2014-10-28 16:07:33 -07:00
},
{
"ImportPath": "github.com/lib/pq",
2015-07-14 22:11:02 -05:00
"Comment": "go1.0-cutoff-56-gdc50b6a",
"Rev": "dc50b6ad2d3ee836442cf3389009c7cd1e64bb43"
2014-12-04 23:57:09 -06:00
},
{
"ImportPath": "github.com/lib/pq/oid",
"Comment": "go1.0-cutoff-56-gdc50b6a",
"Rev": "dc50b6ad2d3ee836442cf3389009c7cd1e64bb43"
},
2014-12-04 23:57:09 -06:00
{
"ImportPath": "github.com/mitchellh/go-homedir",
"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
2014-12-17 21:38:30 -06:00
},
2016-01-14 16:39:55 -06:00
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.1.3",
"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
},
2014-12-17 21:38:30 -06:00
{
2016-01-14 16:33:43 -06:00
"ImportPath": "golang.org/x/crypto/curve25519",
"Rev": "3760e016850398b85094c4c99e955b8c3dea5711"
},
{
"ImportPath": "golang.org/x/crypto/ssh",
"Rev": "3760e016850398b85094c4c99e955b8c3dea5711"
2014-10-28 16:07:33 -07:00
}
]
}