fabric-samples/asset-transfer-private-data/chaincode-go
dependabot[bot] 8ca1a44623
Bump google.golang.org/grpc in /asset-transfer-private-data/chaincode-go
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:47:34 +00:00
..
chaincode GetID to return clientId in base64 form (#771) 2023-04-20 15:28:52 +02: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 in /asset-transfer-private-data/chaincode-go 2023-10-25 21:47:34 +00:00
go.sum Bump google.golang.org/grpc in /asset-transfer-private-data/chaincode-go 2023-10-25 21:47:34 +00:00
main.go Asset transfer private-data go-chaincode - Add unit tests (#290) 2020-08-25 10:04:03 -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