Skip to content

build(deps): bump the gomod group across 16 directories with 15 updates#4547

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/gomod-a767b39d56
Closed

build(deps): bump the gomod group across 16 directories with 15 updates#4547
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/gomod-a767b39d56

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 1 update in the /packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go directory: github.com/hyperledger/fabric-contract-api-go.
Bumps the gomod group with 1 update in the /packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/basic-asset-transfer/chaincode-go directory: github.com/hyperledger/fabric-contract-api-go.
Bumps the gomod group with 2 updates in the /weaver/common/protos-go directory: github.com/hyperledger/fabric-protos-go and google.golang.org/protobuf.
Bumps the gomod group with 6 updates in the /weaver/core/network/fabric-interop-cc/contracts/interop directory:

Package From To
github.com/hyperledger/fabric-contract-api-go 1.2.1 1.2.2
github.com/hyperledger/fabric-protos-go 0.3.3 0.3.7
github.com/stretchr/testify 1.8.4 1.11.1
google.golang.org/protobuf 1.36.5 1.36.11
github.com/ethereum/go-ethereum 1.13.15 1.17.4
github.com/sirupsen/logrus 1.9.0 1.9.4

Bumps the gomod group with 3 updates in the /weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 3 updates in the /weaver/core/network/fabric-interop-cc/libs/assetexchange directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 4 updates in the /weaver/core/network/fabric-interop-cc/libs/testutils directory: github.com/hyperledger/fabric-contract-api-go, github.com/golang/protobuf, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 2 updates in the /weaver/core/network/fabric-interop-cc/libs/utils directory: github.com/hyperledger/fabric-contract-api-go and github.com/hyperledger/fabric-protos-go.
Bumps the gomod group with 5 updates in the /weaver/samples/fabric/go-cli directory:

Package From To
github.com/stretchr/testify 1.8.1 1.11.1
google.golang.org/protobuf 1.36.5 1.36.11
github.com/sirupsen/logrus 1.8.1 1.9.4
github.com/cloudflare/cfssl 1.4.1 1.6.5
github.com/spf13/viper 1.8.1 1.21.0

Bumps the gomod group with 3 updates in the /weaver/samples/fabric/satpsimpleasset directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleasset directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleassetandinterop directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleassettransfer directory: github.com/hyperledger/fabric-contract-api-go, github.com/hyperledger/fabric-protos-go and github.com/sirupsen/logrus.
Bumps the gomod group with 1 update in the /weaver/samples/fabric/simplestate directory: github.com/hyperledger/fabric-contract-api-go.
Bumps the gomod group with 2 updates in the /weaver/samples/fabric/simplestatewithacl directory: github.com/hyperledger/fabric-contract-api-go and github.com/hyperledger/fabric-protos-go.
Bumps the gomod group with 5 updates in the /weaver/sdks/fabric/go-sdk directory:

Package From To
github.com/hyperledger/fabric-protos-go 0.3.3 0.3.7
github.com/stretchr/testify 1.8.1 1.11.1
google.golang.org/protobuf 1.36.5 1.36.11
github.com/sirupsen/logrus 1.8.1 1.9.4
github.com/hyperledger/fabric-admin-sdk 0.0.0 0.2.0

Updates github.com/hyperledger/fabric-contract-api-go from 1.1.0 to 1.2.2

Release notes

Sourced from github.com/hyperledger/fabric-contract-api-go's releases.

v1.2.2

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.1...v1.2.2

fabric-contract-api-go v1.2.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.0...v1.2.1

Release 1.2.0

This release provides: 🐞 Fix for the metadata directory name 🐞 FABCAG-33 Fix to skip unexported fields in struct validation 🎉 Simplified support for running chaincode as a service 🐝 Go and dependency version updates

Release 1.1.1

This is a bug fix release:

🐞 FABCAG-31 Supplying additional valid data in json tag of struct property causes schema to fail

Changelog

Sourced from github.com/hyperledger/fabric-contract-api-go's changelog.

fabric-contract-api-go Changelog

fabric-contract-api-go releases each have a changelog maintained by GitHub.

Early fabric-contract-api-go release Changelogs

Early fabric-contract-api-go releases prior to v1.2.1 copied commit history into the changelog file below.

v1.2.0

Fri 23 Sep 2022 14:22:09 BST

v1.1.1

Wed 21 Oct 2020 16:35:15 BST

Commits
  • fda7a56 Update dependencies to address GO-2023-2153
  • 5c0c5f6 Updated path to sample chaincode built using fabric contract api (#105)
  • 4b473b0 Update checkout GitHub action
  • e3ae867 Only use govulncheck for vulnerability scan
  • 0c99a76 Update test chaincodes to fabric-contract-api-go v1.2.1
  • f03e626 Remove changelog requirement for release. (#100)
  • c15d670 Update mainainters
  • 27c5466 Update dependencies (Go 1.19, latest fabric-chaincode-go, etc) (#98)
  • abba050 Update text dependency
  • 1bfd888 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#80)
  • Additional commits viewable in compare view

Updates github.com/hyperledger/fabric-chaincode-go from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9

Commits

Updates github.com/hyperledger/fabric-contract-api-go from 1.1.0 to 1.2.2

Release notes

Sourced from github.com/hyperledger/fabric-contract-api-go's releases.

v1.2.2

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.1...v1.2.2

fabric-contract-api-go v1.2.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.0...v1.2.1

Release 1.2.0

This release provides: 🐞 Fix for the metadata directory name 🐞 FABCAG-33 Fix to skip unexported fields in struct validation 🎉 Simplified support for running chaincode as a service 🐝 Go and dependency version updates

Release 1.1.1

This is a bug fix release:

🐞 FABCAG-31 Supplying additional valid data in json tag of struct property causes schema to fail

Changelog

Sourced from github.com/hyperledger/fabric-contract-api-go's changelog.

fabric-contract-api-go Changelog

fabric-contract-api-go releases each have a changelog maintained by GitHub.

Early fabric-contract-api-go release Changelogs

Early fabric-contract-api-go releases prior to v1.2.1 copied commit history into the changelog file below.

v1.2.0

Fri 23 Sep 2022 14:22:09 BST

v1.1.1

Wed 21 Oct 2020 16:35:15 BST

Commits
  • fda7a56 Update dependencies to address GO-2023-2153
  • 5c0c5f6 Updated path to sample chaincode built using fabric contract api (#105)
  • 4b473b0 Update checkout GitHub action
  • e3ae867 Only use govulncheck for vulnerability scan
  • 0c99a76 Update test chaincodes to fabric-contract-api-go v1.2.1
  • f03e626 Remove changelog requirement for release. (#100)
  • c15d670 Update mainainters
  • 27c5466 Update dependencies (Go 1.19, latest fabric-chaincode-go, etc) (#98)
  • abba050 Update text dependency
  • 1bfd888 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#80)
  • Additional commits viewable in compare view

Updates github.com/hyperledger/fabric-chaincode-go from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9

Commits

Updates github.com/hyperledger/fabric-contract-api-go from 1.1.0 to 1.2.2

Release notes

Sourced from github.com/hyperledger/fabric-contract-api-go's releases.

v1.2.2

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.1...v1.2.2

fabric-contract-api-go v1.2.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.0...v1.2.1

Release 1.2.0

This release provides: 🐞 Fix for the metadata directory name 🐞 FABCAG-33 Fix to skip unexported fields in struct validation 🎉 Simplified support for running chaincode as a service 🐝 Go and dependency version updates

Release 1.1.1

This is a bug fix release:

🐞 FABCAG-31 Supplying additional valid data in json tag of struct property causes schema to fail

Changelog

Sourced from github.com/hyperledger/fabric-contract-api-go's changelog.

fabric-contract-api-go Changelog

fabric-contract-api-go releases each have a changelog maintained by GitHub.

Early fabric-contract-api-go release Changelogs

Early fabric-contract-api-go releases prior to v1.2.1 copied commit history into the changelog file below.

v1.2.0

Fri 23 Sep 2022 14:22:09 BST

v1.1.1

Wed 21 Oct 2020 16:35:15 BST

Commits
  • fda7a56 Update dependencies to address GO-2023-2153
  • 5c0c5f6 Updated path to sample chaincode built using fabric contract api (#105)
  • 4b473b0 Update checkout GitHub action
  • e3ae867 Only use govulncheck for vulnerability scan
  • 0c99a76 Update test chaincodes to fabric-contract-api-go v1.2.1
  • f03e626 Remove changelog requirement for release. (#100)
  • c15d670 Update mainainters
  • 27c5466 Update dependencies (Go 1.19, latest fabric-chaincode-go, etc) (#98)
  • abba050 Update text dependency
  • 1bfd888 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#80)
  • Additional commits viewable in compare view

Updates github.com/hyperledger/fabric-chaincode-go from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9

Commits

Updates github.com/hyperledger/fabric-contract-api-go from 1.1.0 to 1.2.2

Release notes

Sourced from github.com/hyperledger/fabric-contract-api-go's releases.

v1.2.2

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.1...v1.2.2

fabric-contract-api-go v1.2.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.0...v1.2.1

Release 1.2.0

This release provides: 🐞 Fix for the metadata directory name 🐞 FABCAG-33 Fix to skip unexported fields in struct validation 🎉 Simplified support for running chaincode as a service 🐝 Go and dependency version updates

Release 1.1.1

This is a bug fix release:

🐞 FABCAG-31 Supplying additional valid data in json tag of struct property causes schema to fail

Changelog

Sourced from github.com/hyperledger/fabric-contract-api-go's changelog.

fabric-contract-api-go Changelog

fabric-contract-api-go releases each have a changelog maintained by GitHub.

Early fabric-contract-api-go release Changelogs

Early fabric-contract-api-go releases prior to v1.2.1 copied commit history into the changelog file below.

v1.2.0

Fri 23 Sep 2022 14:22:09 BST

v1.1.1

Wed 21 Oct 2020 16:35:15 BST

Commits
  • fda7a56 Update dependencies to address GO-2023-2153
  • 5c0c5f6 Updated path to sample chaincode built using fabric contract api (#105)
  • 4b473b0 Update checkout GitHub action
  • e3ae867 Only use govulncheck for vulnerability scan
  • 0c99a76 Update test chaincodes to fabric-contract-api-go v1.2.1
  • f03e626 Remove changelog requirement for release. (#100)
  • c15d670 Update mainainters
  • 27c5466 Update dependencies (Go 1.19, latest fabric-chaincode-go, etc) (#98)
  • abba050 Update text dependency
  • 1bfd888 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#80)
  • Additional commits viewable in compare view

Updates github.com/hyperledger/fabric-contract-api-go from 1.1.0 to 1.2.2

Release notes

Sourced from github.com/hyperledger/fabric-contract-api-go's releases.

v1.2.2

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.1...v1.2.2

fabric-contract-api-go v1.2.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-contract-api-go@v1.2.0...v1.2.1

Release 1.2.0

This release provides: 🐞 Fix for the metadata directory name 🐞 FABCAG-33 Fix to skip unexported fields in struct validation 🎉 Simplified support for running chaincode as a service 🐝 Go and dependency version updates

Release 1.1.1

This is a bug fix release:

🐞 FABCAG-31 Supplying additional valid data in json tag of struct property causes schema to fail

Changelog

Sourced from github.com/hyperledger/fabric-contract-api-go's changelog.

fabric-contract-api-go Changelog

fabric-contract-api-go releases each have a changelog maintained by GitHub.

Early fabric-contract-api-go release Changelogs

Early fabric-contract-api-go releases prior to v1.2.1 copied commit history into the changelog file below.

v1.2.0

Fri 23 Sep 2022 14:22:09 BST

  • 58014ca Update vulnerability scan Go version (#74)
  • 9f2bbef Add workflow_dispatch to vulnerability scan build (#73)
  • d8e9cc4 Add nightly security vulnerability scan (#72)
  • 9f8f956 Update go version to 1.17
  • 7c7666d Simplify CCaaS support
  • f9dfe07 Use the published tool
  • 8b8c1ad Integration test tool usages
  • c76c375 Update the functional tests
  • 1fb1f55 Support GHA
  • 4c1c9b7 Add workflow dispatch
  • 5827b97 Single simple workflow to enable gha
  • 3a3aad5 Request for maintainer status
  • f63a393 Transaction metadata tags updated (#51)
  • 94ed98a Update "master" branch references to "main"
  • 2508693 update maintainers file (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2026
@ryjones

ryjones commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/gomod-a767b39d56 branch from adee844 to 46e13d5 Compare July 7, 2026 08:54
@ryjones

ryjones commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the gomod group with 1 update in the /packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go).
Bumps the gomod group with 1 update in the /packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/basic-asset-transfer/chaincode-go directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go).
Bumps the gomod group with 2 updates in the /weaver/common/protos-go directory: [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and google.golang.org/protobuf.
Bumps the gomod group with 6 updates in the /weaver/core/network/fabric-interop-cc/contracts/interop directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go) | `1.2.1` | `1.2.2` |
| [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) | `0.3.3` | `0.3.7` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.11.1` |
| google.golang.org/protobuf | `1.36.5` | `1.36.11` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.13.15` | `1.17.4` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.4` |

Bumps the gomod group with 3 updates in the /weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 3 updates in the /weaver/core/network/fabric-interop-cc/libs/assetexchange directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 4 updates in the /weaver/core/network/fabric-interop-cc/libs/testutils directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/golang/protobuf](https://github.com/golang/protobuf), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 2 updates in the /weaver/core/network/fabric-interop-cc/libs/utils directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go) and [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go).
Bumps the gomod group with 5 updates in the /weaver/samples/fabric/go-cli directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.11.1` |
| google.golang.org/protobuf | `1.36.5` | `1.36.11` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.8.1` | `1.9.4` |
| [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) | `1.4.1` | `1.6.5` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.8.1` | `1.21.0` |

Bumps the gomod group with 3 updates in the /weaver/samples/fabric/satpsimpleasset directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleasset directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleassetandinterop directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 3 updates in the /weaver/samples/fabric/simpleassettransfer directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go), [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).
Bumps the gomod group with 1 update in the /weaver/samples/fabric/simplestate directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go).
Bumps the gomod group with 2 updates in the /weaver/samples/fabric/simplestatewithacl directory: [github.com/hyperledger/fabric-contract-api-go](https://github.com/hyperledger/fabric-contract-api-go) and [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go).
Bumps the gomod group with 5 updates in the /weaver/sdks/fabric/go-sdk directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) | `0.3.3` | `0.3.7` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.11.1` |
| google.golang.org/protobuf | `1.36.5` | `1.36.11` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.8.1` | `1.9.4` |
| [github.com/hyperledger/fabric-admin-sdk](https://github.com/hyperledger/fabric-admin-sdk) | `0.0.0` | `0.2.0` |



Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20200511190512-bcfeb58dd83a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/grpc` from 1.64.1 to 1.67.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.67.3)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/grpc` from 1.64.1 to 1.67.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.67.3)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/ethereum/go-ethereum` from 1.13.15 to 1.17.4
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.13.15...v1.17.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `golang.org/x/crypto` from 0.31.0 to 0.48.0
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.48.0)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.8.4
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.8.1 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.3

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.3

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.4)

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)

Updates `github.com/hyperledger/fabric-chaincode-go` from 0.0.0-20230228194215-b84622ba6a7a to 0.0.0-20230731094759-d626e9ab09b9
- [Release notes](https://github.com/hyperledger/fabric-chaincode-go/releases)
- [Commits](https://github.com/hyperledger/fabric-chaincode-go/commits)

Updates `github.com/hyperledger/fabric-contract-api-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/hyperledger/fabric-contract-api-go/releases)
- [Changelog](https://github.com/hyperledger/fabric-contract-api-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-contract-api-go/compare/v1.1.0...v1.2.2)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.0 to 0.3.7
- [Commits](https://github.com/hyperledger/fabric-protos-go/compare/v0.3.3...v0.3.7)

Updates `gith...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/gomod-a767b39d56 branch from 46e13d5 to 449eb6a Compare July 7, 2026 11:27
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/gomod-a767b39d56 branch July 7, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants