We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2c7f6 commit de4aa70Copy full SHA for de4aa70
src/go.mod
@@ -2,7 +2,7 @@ module github.com/settlemint/chaincode-go-empty
2
3
go 1.23.0
4
5
-toolchain go1.25.3
+toolchain go1.25.4
6
7
require (
8
github.com/hyperledger/fabric-chaincode-go v0.0.0-20230731094759-d626e9ab09b9
0 commit comments