fabric-samples/chaincode/abac/go/vendor/vendor.json
Saad Karim 77e74b7cd7 [FAB-8497] Download images required for fabric-ca
Added a script for fabric-ca sample that downloads
all the required docker images.

Vendored dependencies for the fabric-ca sample chaincode.
It can now be run without having a local fabric repository.

Change-Id: I7e0f3d7950201e42fdf82bbef2fc855d33c78676
Signed-off-by: Saad Karim <skarim@us.ibm.com>
2018-02-27 20:35:34 +00:00

31 lines
980 B
JSON

{
"comment": "",
"ignore": "test",
"package": [
{
"checksumSHA1": "WX1+2gktHcBmE9MGwFSGs7oqexU=",
"path": "github.com/golang/protobuf/proto",
"revision": "bbd03ef6da3a115852eaf24c8a1c46aeb39aa175",
"revisionTime": "2018-02-02T18:43:18Z"
},
{
"checksumSHA1": "n+ZKx3gMoBi4t0fN84vzz0r2uCM=",
"path": "github.com/hyperledger/fabric/common/attrmgr",
"revision": "37d68a18f6afa156c1145900feaa16d2f558cfe5",
"revisionTime": "2018-02-26T20:04:44Z"
},
{
"checksumSHA1": "y8UGqcO/ZWyUDSrSy/ANg64vOvs=",
"path": "github.com/hyperledger/fabric/core/chaincode/lib/cid",
"revision": "37d68a18f6afa156c1145900feaa16d2f558cfe5",
"revisionTime": "2018-02-26T20:04:44Z"
},
{
"checksumSHA1": "ljd3FhYRJ91cLZz3wsH9BQQ2JbA=",
"path": "github.com/pkg/errors",
"revision": "30136e27e2ac8d167177e8a583aa4c3fea5be833",
"revisionTime": "2018-01-27T01:58:12Z"
}
],
"rootPath": "github.com/hyperledger/fabric-samples/chaincode/abac/go"
}