Manage Dependencies With Godep

This commit is contained in:
mopemoepe 2014-07-08 15:53:10 +09:00
parent 545101811a
commit 6fa85864ed
1 changed files with 10 additions and 0 deletions

10
Godeps/Godeps.json generated Normal file
View File

@ -0,0 +1,10 @@
{
"ImportPath": "github.com/gin-gonic/gin",
"GoVersion": "devel +2699961d1143 Wed Jun 25 09:57:48 2014 -0400",
"Deps": [
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Rev": "7deadb6844d2c6ff1dfb812eaa439b87cdaedf20"
}
]
}