From fadb06968fec7462f4c2ecfa74e6a1b2509470d8 Mon Sep 17 00:00:00 2001 From: mopemoepe Date: Tue, 8 Jul 2014 17:53:55 +0900 Subject: [PATCH] Fix go version --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index a224fcd3..d963b7ea 100644 --- a/Godeps/Godeps.json +++ b/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",