fabric-samples/auction-simple/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
..
smart-contract Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -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
smartContract.go Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -04:00