fabric-samples/asset-transfer-private-data/chaincode-go
dependabot[bot] 0e303dfdff
Bump google.golang.org/grpc
Bumps the go_modules group with 1 update in the /asset-transfer-private-data/chaincode-go directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc` from 1.71.0 to 1.79.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.71.0...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 21:21:31 +00:00
..
chaincode chore: use errors.New to replace fmt.Errorf with no parameters (#1277) 2024-12-10 11:15:02 +00:00
META-INF/statedb/couchdb/collections/assetCollection/indexes bugfix: asset type field name in couchdb index def 2020-10-12 16:27:17 -04:00
collections_config.json Correct the private data collection information 2023-03-22 16:19:56 -04:00
go.mod Bump google.golang.org/grpc 2026-03-18 21:21:31 +00:00
go.sum Bump google.golang.org/grpc 2026-03-18 21:21:31 +00:00
main.go Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -04:00
README.md go chaincode now sets the Asset owner as client identity certificate string (instead of base64 str) 2020-11-25 22:40:04 -05:00