There was an error while loading. Please reload this page.
1 parent 224b8f2 commit d5b233eCopy full SHA for d5b233e
1 file changed
go.mod
@@ -2,6 +2,8 @@ module github.com/hyperledger-firefly/ethconnect
2
3
go 1.26.0
4
5
+toolchain go1.26.4
6
+
7
require (
8
github.com/IBM/sarama v1.42.1
9
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
0 commit comments