This commit is contained in:
Peter van Hardenberg
2014-10-28 16:07:33 -07:00
parent d424a20602
commit d3f3b23a18
139 changed files with 25052 additions and 0 deletions

29
Godeps/Godeps.json generated Normal file
View File

@@ -0,0 +1,29 @@
{
"ImportPath": "pgweb",
"GoVersion": "go1.3.3",
"Deps": [
{
"ImportPath": "github.com/gin-gonic/gin",
"Comment": "v0.4-8-g3b079bb",
"Rev": "3b079bb6f79ae501e73a5401c41b589f6616b61e"
},
{
"ImportPath": "github.com/jessevdk/go-flags",
"Comment": "v1-265-g1c87b97",
"Rev": "1c87b9727cd7c200be13a5d8280d7ea514469235"
},
{
"ImportPath": "github.com/jmoiron/sqlx",
"Comment": "sqlx-v1.0-49-g79215a1",
"Rev": "79215a1536dd456d2a5afa112479b4f67fbe9f21"
},
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Rev": "46807412fe50aaceb73bb57061c2230fd26a1640"
},
{
"ImportPath": "github.com/lib/pq",
"Rev": "7175accbed18058468c07811f76440d6e8d7cf19"
}
]
}