Skip to content

Commit

Permalink
chore(release): release v1.6.0 (last release)
Browse files Browse the repository at this point in the history
chore: release go modules v1.6.0

Signed-off-by: Sandeep Nishad <[email protected]>
  • Loading branch information
sandeepnRES committed Jun 4, 2024
1 parent d4e3827 commit 230ed03
Show file tree
Hide file tree
Showing 56 changed files with 131 additions and 91 deletions.
2 changes: 1 addition & 1 deletion common/protos-go/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.11
1.6.0
2 changes: 1 addition & 1 deletion common/protos-java-kt/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=Interop Protos
group=com.weaver
version=1.5.7
version=1.6.0
kotlin.incremental=false
2 changes: 1 addition & 1 deletion common/protos-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperledger-labs/weaver-protos-js",
"version": "1.5.7",
"version": "1.6.0",
"description": "Interop protos for Node JS (Weaver)",
"main": "index.js",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion common/protos-rs/pkg/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "weaver_protos_rs"
version = "1.5.7"
version = "1.6.0"
authors = ["Peter Somogyvari <[email protected]>", "Sandeep Nishad <[email protected]"]
edition = "2018"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion core/drivers/corda-driver/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.14
1.6.0
11 changes: 5 additions & 6 deletions core/drivers/corda-driver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ buildscript {
ext.corda_version = "4.8"
ext.corda_core_version = "4.8"
ext.arrow_version = "0.10.4"
ext.weaver_protos_version = "1.5.7"
ext.weaver_corda_version = "1.2.14"
ext.weaver_version = "1.6.0"

repositories {
mavenCentral()
Expand Down Expand Up @@ -94,10 +93,10 @@ dependencies {
implementation "net.corda:corda:$corda_version"
implementation "net.corda:corda-rpc:$corda_version"

implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.sdk', name: 'weaver-corda-sdk', version: "$weaver_corda_version")
implementation(group: 'com.weaver', name: 'protos-java-kt', version: "$weaver_protos_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_version")
implementation(group: 'com.weaver.corda.sdk', name: 'weaver-corda-sdk', version: "$weaver_version")
implementation(group: 'com.weaver', name: 'protos-java-kt', version: "$weaver_version")

// gRPC and protobuf dependencies
implementation "io.grpc:grpc-kotlin-stub:$grpc_kotlin_version"
Expand Down
2 changes: 1 addition & 1 deletion core/drivers/corda-driver/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
kotlin.code.style=official
name=corda-driver
group=com.weaver.corda.driver
version=1.2.14
version=1.6.0
kotlin.incremental=false
2 changes: 1 addition & 1 deletion core/drivers/fabric-driver/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.14
1.6.0
2 changes: 1 addition & 1 deletion core/drivers/fabric-driver/package-local.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-driver",
"version": "1.5.13",
"version": "1.6.0",
"description": "",
"main": "out/server.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions core/drivers/fabric-driver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-driver",
"version": "1.5.13",
"version": "1.6.0",
"description": "",
"main": "out/server.js",
"scripts": {
Expand All @@ -19,8 +19,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@hyperledger-labs/weaver-protos-js": "~1.5.7",
"@hyperledger-labs/weaver-fabric-interop-sdk": "~1.5.14",
"@hyperledger-labs/weaver-protos-js": "1.6.0",
"@hyperledger-labs/weaver-fabric-interop-sdk": "1.6.0",
"@fidm/x509": "^1.2.1",
"@grpc/grpc-js": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion core/identity-management/iin-agent/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.9
1.6.0
2 changes: 1 addition & 1 deletion core/identity-management/iin-agent/package-local.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iin-agent",
"version": "1.5.9",
"version": "1.6.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions core/identity-management/iin-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iin-agent",
"version": "1.5.9",
"version": "1.6.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -19,8 +19,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@hyperledger-labs/weaver-protos-js": "~1.5.0",
"@hyperledger-labs/weaver-fabric-interop-sdk": "~1.5.0",
"@hyperledger-labs/weaver-protos-js": "1.6.0",
"@hyperledger-labs/weaver-fabric-interop-sdk": "1.6.0",
"@fidm/x509": "^1.2.1",
"@grpc/grpc-js": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion core/network/corda-interop-app/constants.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ slf4jVersion=1.7.25
nettyVersion=4.1.22.Final
arrowVersion=0.10.4

weaverVersion=1.5.7
weaverVersion=1.6.0
2 changes: 1 addition & 1 deletion core/network/corda-interop-app/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=Interoperability CorDapp
group=com.weaver.corda.app.interop
version=1.2.14
version=1.6.0
kotlin.incremental=false
6 changes: 3 additions & 3 deletions core/network/fabric-interop-cc/contracts/interop/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.20
require (
github.com/ethereum/go-ethereum v1.13.15
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20240521164517-4cb6d4e59bfa
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v1.6.0
github.com/hyperledger/fabric-chaincode-go v0.0.0-20240425200701-0431f709af2c
github.com/hyperledger/fabric-contract-api-go v1.2.2
github.com/hyperledger/fabric-protos-go v0.3.3
Expand Down
6 changes: 6 additions & 0 deletions core/network/fabric-interop-cc/contracts/interop/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,9 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0 h1:CRA16ciSV2dqogcxavqfl47OGggrzzcfgnM7I98cTuU=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0/go.mod h1:Y02vQN1363iz6j1NXrT26+uMo4mM5Q0GTY7/YXQoslY=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v1.6.0 h1:Fd2IhI/8pVnhdE6cEJVataCPoCnv8PSHvJN+iIdhYt0=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils v1.6.0/go.mod h1:vhscTYgVbY6vCRDxHymxcawyZFZhTo0QRvl5L8tgF8I=
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.11
1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20240521164517-4cb6d4e59bfa
github.com/hyperledger/fabric-chaincode-go v0.0.0-20240425200701-0431f709af2c
github.com/hyperledger/fabric-contract-api-go v1.2.2
Expand Down
2 changes: 2 additions & 0 deletions core/network/fabric-interop-cc/interfaces/asset-mgmt/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,5 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
2 changes: 1 addition & 1 deletion core/network/fabric-interop-cc/libs/assetexchange/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.11
1.6.0
2 changes: 1 addition & 1 deletion core/network/fabric-interop-cc/libs/assetexchange/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger/fabric-contract-api-go v1.2.2
github.com/hyperledger/fabric-protos-go v0.3.3
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions core/network/fabric-interop-cc/libs/assetexchange/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,5 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
2 changes: 1 addition & 1 deletion core/network/fabric-interop-cc/libs/utils/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.11
1.6.0
2 changes: 1 addition & 1 deletion core/network/fabric-interop-cc/libs/utils/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger/fabric-chaincode-go v0.0.0-20240425200701-0431f709af2c
github.com/hyperledger/fabric-contract-api-go v1.2.2
github.com/hyperledger/fabric-protos-go v0.3.3
Expand Down
2 changes: 2 additions & 0 deletions core/network/fabric-interop-cc/libs/utils/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,5 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
2 changes: 1 addition & 1 deletion core/relay/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.12
1.6.0
14 changes: 12 additions & 2 deletions go-gen-checksum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@
ROOT_DIR='.'

# Repo full go path
# REPO='github.com/hyperledger/cacti'
REPO='github.com/hyperledger-labs/weaver-dlt-interoperability'

VERSION=$1

GOMODULE_PATHS=("core/network/fabric-interop-cc/libs/utils"
"core/network/fabric-interop-cc/libs/assetexchange"
"core/network/fabric-interop-cc/interfaces/asset-mgmt"
"core/network/fabric-interop-cc/contracts/interop")
"core/network/fabric-interop-cc/contracts/interop"
"sdks/fabric/go-sdk"
"samples/fabric/go-cli"
"samples/fabric/simpleasset"
"samples/fabric/simpleassetandinterop"
"samples/fabric/simpleassettransfer"
"samples/fabric/simplestatewithacl"
"samples/fabric/simplestate")

for GOMODULE in ${GOMODULE_PATHS[@]}; do
echo "############# START $GOMODULE ################"
Expand All @@ -34,6 +41,9 @@ for GOMODULE in ${GOMODULE_PATHS[@]}; do
echo "------------ END --------------"
continue
fi

(cat VERSION | grep "$VERSION") || echo $VERSION > VERSION

GOMOD_VERSION=v$(cat VERSION)
GOMOD_SUM=$(go-checksum . $GOMOD_NAME@$GOMOD_VERSION | grep "GoCheckSum" | cut -d ' ' -f 2 | cut -d '"' -f 2)
GOMOD_DOTMOD_SUM=$(go-checksum go.mod | grep "GoCheckSum" | cut -d ' ' -f 2 | cut -d '"' -f 2)
Expand Down
4 changes: 2 additions & 2 deletions samples/besu/besu-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
],
"license": "MIT",
"dependencies": {
"@hyperledger-labs/weaver-besu-interop-sdk": "~1.0.0",
"@hyperledger-labs/weaver-protos-js": "~1.5.0",
"@hyperledger-labs/weaver-besu-interop-sdk": "1.6.0",
"@hyperledger-labs/weaver-protos-js": "1.6.0",
"@truffle/contract": "^4.2.14",
"gluegun": "latest",
"winston": "^3.3.3"
Expand Down
3 changes: 1 addition & 2 deletions samples/corda/corda-simple-application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ buildscript {
log4j_version = constants.getProperty("log4jVersion")
slf4j_version = constants.getProperty("slf4jVersion")
corda_platform_version = constants.getProperty("platformVersion").toInteger()
weaver_protos_version = constants.getProperty("weaverProtosVersion")
weaver_corda_version = constants.getProperty("weaverCordaVersion")
weaver_version = constants.getProperty("weaverVersion")
}

repositories {
Expand Down
8 changes: 4 additions & 4 deletions samples/corda/corda-simple-application/clients/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ dependencies {

implementation(group: 'com.fungiblehousetoken', name: 'contracts', version: "1.0")
implementation(group: 'com.fungiblehousetoken', name: 'workflows', version: "1.0")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.sdk', name: 'weaver-corda-sdk', version: "$weaver_corda_version")
implementation(group: 'com.weaver', name: 'protos-java-kt', version: "$weaver_protos_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_version")
implementation(group: 'com.weaver.corda.sdk', name: 'weaver-corda-sdk', version: "$weaver_version")
implementation(group: 'com.weaver', name: 'protos-java-kt', version: "$weaver_version")

// gRPC and protobuf dependencies
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version"
Expand Down
3 changes: 1 addition & 2 deletions samples/corda/corda-simple-application/constants.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ log4jVersion =2.16.0
platformVersion=10
slf4jVersion=1.7.25
nettyVersion=4.1.22.Final
weaverProtosVersion=1.5.7
weaverCordaVersion=1.2.14
weaverVersion=1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ configurations {

dependencies {
compile 'com.google.code.gson:gson:2.8.6'
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_corda_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-contracts', version: "$weaver_version")
implementation(group: 'com.weaver.corda.app.interop', name: 'interop-workflows', version: "$weaver_version")

compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
Expand Down
2 changes: 1 addition & 1 deletion samples/corda/fungible-house-token/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
//TokenSDK
tokens_release_group = 'com.r3.corda.lib.tokens'
tokens_release_version = '1.2'
weaver_version = constants.getProperty("weaverCordaVersion")
weaver_version = constants.getProperty("weaverVersion")
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion samples/corda/fungible-house-token/constants.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ log4jVersion =2.16.0
platformVersion=10
slf4jVersion=1.7.25
nettyVersion=4.1.22.Final
weaverCordaVersion=1.2.14
weaverVersion=1.6.0
4 changes: 2 additions & 2 deletions samples/fabric/go-cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.20

require (
github.com/cloudflare/cfssl v1.4.1
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk v1.2.5
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk v1.6.0
github.com/hyperledger/fabric-sdk-go v1.0.1-0.20221020141211-7af45cede6af
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.2.1
Expand Down
4 changes: 4 additions & 0 deletions samples/fabric/go-cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -921,3 +921,7 @@ rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk v1.6.0 h1:gJB2kIQ1JXmVNO2FQyOL+3qdQD3cjMuenG5/gs6sH5I=
github.com/hyperledger-labs/weaver-dlt-interoperability/sdks/fabric/go-sdk v1.6.0/go.mod h1:8TraX5tcDzW/aCFMwdX8PQl4nQTydtB5ycqGszvkdEo=
4 changes: 2 additions & 2 deletions samples/fabric/simpleasset/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.20

require (
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/interfaces/asset-mgmt v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/interfaces/asset-mgmt v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20240521164517-4cb6d4e59bfa
github.com/hyperledger/fabric-chaincode-go v0.0.0-20240425200701-0431f709af2c
github.com/hyperledger/fabric-contract-api-go v1.2.2
Expand Down
4 changes: 4 additions & 0 deletions samples/fabric/simpleasset/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,7 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/interfaces/asset-mgmt v1.6.0 h1:FMJf69Bk3+rXldtAMtgvl/lmwe3ho1gDcqhlEEcfyxs=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/interfaces/asset-mgmt v1.6.0/go.mod h1:pK+vGW86BaTmn82kLlLBfwVND9cN33iuppVyUwk4ySQ=
4 changes: 2 additions & 2 deletions samples/fabric/simpleassetandinterop/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.20

require (
github.com/golang/protobuf v1.5.4
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.5.11
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/testutils v0.0.0-20240521164517-4cb6d4e59bfa
github.com/hyperledger/fabric-chaincode-go v0.0.0-20240425200701-0431f709af2c
github.com/hyperledger/fabric-contract-api-go v1.2.2
Expand Down
4 changes: 4 additions & 0 deletions samples/fabric/simpleassetandinterop/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,7 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0 h1:6k9njgcIcWkNmrSeaN9SU1f7jzYu0+CMIMzHUHNWZow=
github.com/hyperledger-labs/weaver-dlt-interoperability/common/protos-go v1.6.0/go.mod h1:HjNaNm5F7UDoLY4qsIwoAJ1tWEsmLK8yNcCjEQWyzXQ=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0 h1:CRA16ciSV2dqogcxavqfl47OGggrzzcfgnM7I98cTuU=
github.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/assetexchange v1.6.0/go.mod h1:Y02vQN1363iz6j1NXrT26+uMo4mM5Q0GTY7/YXQoslY=
Loading

0 comments on commit 230ed03

Please sign in to comment.