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