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",
2015-06-04 09:48:17 +00:00
"Rev": "c142f0f1baea5cef7f98a8a6c222f6134368c1f5"
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",
2015-06-04 09:48:17 +00:00
"Rev": "d67e0b7d1797975196499f79bcc322c08b9f218b"
2015-04-07 16:14:49 +00:00
},
{
"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",
2015-06-04 09:48:17 +00:00
"Rev": "621fff363a1d9ad7fdd0bfa9d80a42881267deb4"
2015-05-20 01:28:51 +00:00
},
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
}
]
}