Adding vendor.json file for govendor
This commit is contained in:
parent
e3c5a8c6be
commit
231e90808a
1 changed files with 21 additions and 0 deletions
21
vendor/vendor.json
vendored
Normal file
21
vendor/vendor.json
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"comment": "",
|
||||
"ignore": "test",
|
||||
"package": [
|
||||
{
|
||||
"checksumSHA1": "hcwvwW3c+NPM+g4nyv1prqgNrC4=",
|
||||
"origin": "github.com/rdelval/gorealis/vendor/git.apache.org/thrift.git/lib/go/thrift",
|
||||
"path": "git.apache.org/thrift.git/lib/go/thrift",
|
||||
"revision": "bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c",
|
||||
"revisionTime": "2016-07-24T10:11:25Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "GcaTbmmzSGqTb2X6qnNtmDyew1Q=",
|
||||
"origin": "github.com/rdelval/gorealis/vendor/github.com/pkg/errors",
|
||||
"path": "github.com/pkg/errors",
|
||||
"revision": "a2d6902c6d2a2f194eb3fb474981ab7867c81505",
|
||||
"revisionTime": "2016-06-27T22:23:52Z"
|
||||
}
|
||||
],
|
||||
"rootPath": "github.com/rdelval/gorealis"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue