Skip to content

Commit d5b233e

Browse files
committed
Add toolchain to go.mod
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
1 parent 224b8f2 commit d5b233e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/hyperledger-firefly/ethconnect
22

33
go 1.26.0
44

5+
toolchain go1.26.4
6+
57
require (
68
github.com/IBM/sarama v1.42.1
79
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751

0 commit comments

Comments
 (0)