gin/Godeps/Godeps.json

40 lines
945 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",
2015-05-31 20:48:38 +00:00
"Packages": [
"./..."
],
2014-07-08 06:53:10 +00:00
"Deps": [
2015-05-31 20:48:38 +00:00
{
"ImportPath": "github.com/dustin/go-broadcast",
"Rev": "3bdf6d4a7164a50bc19d5f230e2981d87d2584f1"
},
2015-04-07 21:34:55 +00:00
{
2015-05-20 01:28:51 +00:00
"ImportPath": "github.com/manucorporat/sse",
"Rev": "c574f6c50c8594f93d28b03a1bbd87b4a3899093"
2015-04-07 21:34:55 +00:00
},
2015-05-31 20:48:38 +00:00
{
"ImportPath": "github.com/manucorporat/stats",
"Rev": "8f2d6ace262eba462e9beb552382c98be51d807b"
},
2014-07-08 06:53:10 +00:00
{
2015-04-07 16:14:49 +00:00
"ImportPath": "github.com/mattn/go-colorable",
"Rev": "043ae16291351db8465272edf465c9f388161627"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
2015-05-31 20:48:38 +00:00
"Comment": "v1.0",
"Rev": "232e8563676cd15c3a36ba5e675ad4312ac4cb11"
2015-04-07 21:34:55 +00:00
},
2015-05-20 01:28:51 +00:00
{
"ImportPath": "golang.org/x/net/context",
"Rev": "84ba27dd5b2d8135e9da1395277f2c9333a2ffda"
},
2015-04-07 21:34:55 +00:00
{
2015-05-31 20:38:33 +00:00
"ImportPath": "gopkg.in/bluesuncorp/validator.v5",
"Comment": "v5.4",
"Rev": "07cbdd2e6dfd947b002e83c13b775c7580fab2d5"
2014-07-08 06:53:10 +00:00
}
]
}