Fix go version

This commit is contained in:
mopemoepe 2014-07-08 17:53:55 +09:00
parent 6fa85864ed
commit fadb06968f
1 changed files with 1 additions and 1 deletions

2
Godeps/Godeps.json generated
View File

@ -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",