mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 16:05:10 +00:00
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>
31 lines
980 B
JSON
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"
|
|
}
|