fabric-samples/asset-transfer-private-data/chaincode-go
dependabot[bot] 5c3fc65baa
Bump golang.org/x/net in /asset-transfer-private-data/chaincode-go
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 08:31:47 +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 golang.org/x/net in /asset-transfer-private-data/chaincode-go 2023-10-25 08:31:47 +00:00
go.sum Bump golang.org/x/net in /asset-transfer-private-data/chaincode-go 2023-10-25 08:31:47 +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