fabric-samples/asset-transfer-private-data/chaincode-go
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
..
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 Update to Go 1.23 2025-02-12 08:34:17 -05:00
go.sum Update fabric-contract-api-go to v2.2.0 (#1283) 2024-12-25 18:06:01 +09: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