Adding vendor.json file for govendor

This commit is contained in:
Renan DelValle 2016-08-15 14:23:13 -07:00
parent e3c5a8c6be
commit 231e90808a

21
vendor/vendor.json vendored Normal file
View 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"
}