Browse Source

Manage Dependencies With Godep

mopemoepe 11 năm trước cách đây
mục cha
commit
6fa85864ed
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  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"
+		}
+	]
+}