Updates godeps

This commit is contained in:
Manu Mtz-Almeida 2015-04-07 18:14:49 +02:00
parent 9828435f70
commit 0b7dce4bc9

10
Godeps/Godeps.json generated
View File

@ -1,10 +1,14 @@
{
"ImportPath": "github.com/gin-gonic/gin",
"GoVersion": "go1.3",
"GoVersion": "go1.4.2",
"Deps": [
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Rev": "b428fda53bb0a764fea9c76c9413512eda291dec"
"ImportPath": "github.com/mattn/go-colorable",
"Rev": "043ae16291351db8465272edf465c9f388161627"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
}
]
}