gin/Godeps/Godeps.json

37 lines
935 B
JSON
Raw Normal View History

2014-07-08 06:53:10 +00:00
{
"ImportPath": "github.com/gin-gonic/gin",
2016-01-26 18:28:26 +00:00
"GoVersion": "go1.5.1",
2014-07-08 06:53:10 +00:00
"Deps": [
2015-05-31 20:48:38 +00:00
{
2016-01-26 18:28:26 +00:00
"ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
2015-05-31 20:48:38 +00:00
},
2015-04-07 21:34:55 +00:00
{
2016-01-26 18:28:26 +00:00
"ImportPath": "github.com/golang/protobuf/proto",
"Rev": "2402d76f3d41f928c7902a765dfc872356dd3aad"
2015-04-07 21:34:55 +00:00
},
2015-05-31 20:48:38 +00:00
{
2016-01-26 18:28:26 +00:00
"ImportPath": "github.com/manucorporat/sse",
"Rev": "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
2015-05-31 20:48:38 +00:00
},
2014-07-08 06:53:10 +00:00
{
2016-01-26 18:28:26 +00:00
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
2015-04-07 16:14:49 +00:00
},
{
"ImportPath": "github.com/stretchr/testify/assert",
2016-01-26 18:28:26 +00:00
"Comment": "v1.1.3",
"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
2015-04-07 21:34:55 +00:00
},
2015-05-20 01:28:51 +00:00
{
"ImportPath": "golang.org/x/net/context",
2016-01-26 18:28:26 +00:00
"Rev": "f315505cf3349909cdf013ea56690da34e96a451"
2015-05-20 01:28:51 +00:00
},
2015-04-07 21:34:55 +00:00
{
2016-01-26 18:28:26 +00:00
"ImportPath": "gopkg.in/go-playground/validator.v8",
"Comment": "v8.15.1",
"Rev": "c193cecd124b5cc722d7ee5538e945bdb3348435"
2014-07-08 06:53:10 +00:00
}
]
}