Migrate from godeps to govendor
This commit is contained in:
49
vendor/vendor.json
vendored
Normal file
49
vendor/vendor.json
vendored
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"comment": "",
|
||||
"ignore": "test",
|
||||
"package": [
|
||||
{
|
||||
"path": "github.com/davecgh/go-spew/spew",
|
||||
"revision": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
|
||||
},
|
||||
{
|
||||
"path": "github.com/golang/protobuf/proto",
|
||||
"revision": "2402d76f3d41f928c7902a765dfc872356dd3aad"
|
||||
},
|
||||
{
|
||||
"path": "github.com/golang/protobuf/proto/proto3_proto",
|
||||
"revision": "2402d76f3d41f928c7902a765dfc872356dd3aad"
|
||||
},
|
||||
{
|
||||
"path": "github.com/golang/protobuf/proto/testdata",
|
||||
"revision": "2402d76f3d41f928c7902a765dfc872356dd3aad"
|
||||
},
|
||||
{
|
||||
"path": "github.com/golang/protobuf/protoc-gen-go/descriptor",
|
||||
"revision": "2402d76f3d41f928c7902a765dfc872356dd3aad"
|
||||
},
|
||||
{
|
||||
"path": "github.com/manucorporat/sse",
|
||||
"revision": "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
|
||||
},
|
||||
{
|
||||
"path": "github.com/pmezard/go-difflib/difflib",
|
||||
"revision": "792786c7400a136282c1664665ae0a8db921c6c2"
|
||||
},
|
||||
{
|
||||
"comment": "v1.1.3",
|
||||
"path": "github.com/stretchr/testify/assert",
|
||||
"revision": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
|
||||
},
|
||||
{
|
||||
"path": "golang.org/x/net/context",
|
||||
"revision": "f315505cf3349909cdf013ea56690da34e96a451"
|
||||
},
|
||||
{
|
||||
"comment": "v8.15.1",
|
||||
"path": "gopkg.in/go-playground/validator.v8",
|
||||
"revision": "c193cecd124b5cc722d7ee5538e945bdb3348435"
|
||||
}
|
||||
],
|
||||
"rootPath": "github.com/gin-gonic/gin"
|
||||
}
|
Reference in New Issue
Block a user