Added Godep as a dependency manager.

This commit is contained in:
claudemiro
2015-01-13 21:51:12 -03:00
parent 3999ad5aa0
commit 431812f695
63 changed files with 9787 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"ImportPath": "github.com/dimiro1/ipe",
"GoVersion": "go1.4",
"Deps": [
{
"ImportPath": "github.com/goji/httpauth",
"Rev": "74459b2b27aa334fc9427c1604ee304c6da57661"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
},
{
"ImportPath": "github.com/gorilla/context",
"Rev": "215affda49addc4c8ef7e2534915df2c8c35c6cd"
},
{
"ImportPath": "github.com/gorilla/handlers",
"Rev": "0e84b7d810c16aed432217e330206be156bafae0"
},
{
"ImportPath": "github.com/gorilla/mux",
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
},
{
"ImportPath": "github.com/gorilla/websocket",
"Rev": "9007e29a7c93fc3dcebbdbf742ce0efaf19e6510"
}
]
}