fabric-samples/asset-transfer-private-data/chaincode-go
dependabot[bot] 7f0f4a24fa
Bump the go_modules group across 17 directories with 2 updates (#1342)
- Updates `golang.org/x/net` from 0.34.0 to 0.38.0
- Updates `github.com/getkin/kin-openapi` from 0.120.0 to 0.131.0

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 18:10:42 +01: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 the go_modules group across 17 directories with 2 updates (#1342) 2025-07-28 18:10:42 +01:00
go.sum Bump the go_modules group across 17 directories with 2 updates (#1342) 2025-07-28 18:10:42 +01: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