소스 검색

Fix go version

mopemoepe 11 년 전
부모
커밋
fadb06968f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Godeps/Godeps.json

+ 1 - 1
Godeps/Godeps.json

@@ -1,6 +1,6 @@
 {
 	"ImportPath": "github.com/gin-gonic/gin",
-	"GoVersion": "devel +2699961d1143 Wed Jun 25 09:57:48 2014 -0400",
+	"GoVersion": "go1.3",
 	"Deps": [
 		{
 			"ImportPath": "github.com/julienschmidt/httprouter",