Mark S. Lewis
6130e1b9e8
Fix high-throughput sample ( #1351 )
...
Build failures because the startFabric.sh script specified that the
chaincode required initialization, which is both legacy behavior and is
unnecessary.
The chaincode is updated to use the Contract API instead of the legacy /
low-level chaincode API. The client application is also simplified.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-10-06 21:36:09 +09:00
dependabot[bot]
5c09f5d619
Bump the go_modules group across 5 directories with 3 updates ( #1341 )
...
- Updates `golang.org/x/net` from 0.38.0 to 0.42.0
- Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
- Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 14:09:02 +01:00
dependabot[bot]
7e1ddbccc0
Bump the go_modules group across 6 directories with 4 updates
...
Bumps the go_modules group with 1 update in the /high-throughput/application-go directory: [golang.org/x/net](https://github.com/golang/net ).
Bumps the go_modules group with 2 updates in the /high-throughput/chaincode-go directory: [golang.org/x/net](https://github.com/golang/net ) and google.golang.org/protobuf.
Bumps the go_modules group with 4 updates in the /token-sdk/auditor directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Bumps the go_modules group with 2 updates in the /token-sdk/e2e directory: [golang.org/x/net](https://github.com/golang/net ) and google.golang.org/protobuf.
Bumps the go_modules group with 4 updates in the /token-sdk/issuer directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Bumps the go_modules group with 4 updates in the /token-sdk/owner directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 20:42:54 -04:00
dependabot[bot]
2261bd5374
Bump the go_modules group across 26 directories with 6 updates ( #1315 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 21:18:47 +00:00
Mark S. Lewis
5e91d365d4
Update to Go 1.23
...
Go 1.24 was released on 2025-02-11. At this point Go 1.22 become an
unsupported Go runtime.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-02-12 08:34:17 -05:00
Mark S. Lewis
f16e9e6de5
Consistent Go version in go.mod and go.work files
...
The repository currently uses Go 1.22 to test samples in the automated
build. This change sets the Go version in all go.mod (and go.work) files
to Go 1.22.0, and removes any Go toolchain entries.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-10-14 10:25:34 -04:00
Dave Enyeart
eb787b7afa
Update Go and Go dependencies ( #996 )
...
* Update go dependencies
Update go dependencies in sample chaincodes and applications
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
* Update to Go 1.19.6
Update to Go 1.19.6
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
---------
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2023-03-07 14:44:33 +00:00
ali
05c06f4931
Fixed comment consistency problem ( #844 )
...
* fixed comment consistency problem with erc20 chaincode
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
* added more comment consistancy fix
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
* added more comment consistancy fix
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
* added more comment consistancy fix
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
* added more comment consistancy fix
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
Co-authored-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
2022-12-14 09:18:21 +01:00
Mark S. Lewis
f151039f8a
Updates to asset-transfer-basic Gateway sample to align with docs ( #553 )
...
Also install goimports globally to run the linting check rather than installing to each gomodule, which was causing dependency conflicts.
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2021-12-09 10:20:52 +00:00
sapthasurendran
e963ddc726
lint Fix ( #555 )
...
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
2021-12-09 09:44:25 +00:00
Matthew B White
3ba63b15d6
Update go.mod ( #500 )
...
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
2021-10-06 11:35:43 -04:00
denyeart
ee959a2eb0
Update to Go 1.16.7 ( #491 )
...
Update Go to 1.16.7 and run "go mod tidy"
to clean up go modules in samples.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2021-10-01 09:16:56 +01:00
Brett Logan
855c8e4db3
Update Go Modules
...
Signed-off-by: Brett Logan <lindluni@github.com>
2021-02-11 18:11:17 -05:00
nikhil550
0088222df5
Move high-throughput sample to go application ( #364 )
...
Signed-off-by: Nikhil Gupta <ngupta@symbridge.com>
high throughput app
2020-10-28 22:00:24 +01:00