fabric-samples/asset-transfer-private-data/chaincode-go
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
..
chaincode Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -04: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 Consistent Go version in go.mod and go.work files 2024-10-14 10:25:34 -04:00
go.sum Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -04: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