Ver código fonte

Updates godeps

Manu Mtz-Almeida 10 anos atrás
pai
commit
0b7dce4bc9
1 arquivos alterados com 7 adições e 3 exclusões
  1. 7 3
      Godeps/Godeps.json

+ 7 - 3
Godeps/Godeps.json

@@ -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"
 		}
 	]
 }