We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be7740 commit 83ecfe6Copy full SHA for 83ecfe6
go.mod
@@ -2,7 +2,7 @@ module github.com/superform-xyz/superform-core
2
3
go 1.22.5
4
5
-require github.com/ethereum/go-ethereum v1.14.8
+require github.com/ethereum/go-ethereum v1.16.6
6
7
require (
8
github.com/Microsoft/go-winio v0.6.2 // indirect
0 commit comments