File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
core/network/fabric-interop-cc/contracts/interop
sdks/fabric/interoperation-node-sdk Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/golang/protobuf v1.5.2
7- github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.2.3
8- github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.2.3
7+ github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.2.4
8+ github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.2.4
99 github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20210920170720-5d5bf2a54081
1010 github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v1.2.4
1111 github.com/hyperledger/fabric-chaincode-go v0.0.0-20210718160520-38d29fabecb9
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ replace github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fab
99
1010require (
1111 github.com/golang/protobuf v1.5.2
12- github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.2.3
13- github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.2.3
12+ github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.2.4
13+ github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.2.4
1414 github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20210920170720-5d5bf2a54081
1515 github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v0.0.0-20210920170720-5d5bf2a54081
1616 github.com/hyperledger/fabric-chaincode-go v0.0.0-20210718160520-38d29fabecb9
Original file line number Diff line number Diff line change 2727 "npm" : " ^7.10.0"
2828 },
2929 "dependencies" : {
30- "@hyperledger-labs/weaver-protos-js" : " ^1.2.0 " ,
30+ "@hyperledger-labs/weaver-protos-js" : " ^1.2.4-alpha.1 " ,
3131 "@grpc/grpc-js" : " ^1.1.3" ,
3232 "elliptic" : " ^6.2.3" ,
3333 "fabric-common" : " ^2.2.8" ,
You can’t perform that action at this time.
0 commit comments