浏览代码

Manage Dependencies With Godep

mopemoepe 11 年之前
父节点
当前提交
6fa85864ed
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      Godeps/Godeps.json

+ 10 - 0
Godeps/Godeps.json

@@ -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"
+		}
+	]
+}