gin/Godeps/Godeps.json

15 lines
314 B
JSON
Raw Normal View History

2014-07-08 06:53:10 +00:00
{
"ImportPath": "github.com/gin-gonic/gin",
2015-04-07 16:14:49 +00:00
"GoVersion": "go1.4.2",
2014-07-08 06:53:10 +00:00
"Deps": [
{
2015-04-07 16:14:49 +00:00
"ImportPath": "github.com/mattn/go-colorable",
"Rev": "043ae16291351db8465272edf465c9f388161627"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
2014-07-08 06:53:10 +00:00
}
]
}