forked from forks/go-multicall
Update go.mod
This commit is contained in:
parent
9467c4ddaa
commit
0f18b1f057
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/forta-network/go-multicall
|
module github.com/forta-network/go-multicall
|
||||||
|
|
||||||
go 1.19
|
go 1.24.3
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ethereum/go-ethereum v1.11.5
|
github.com/ethereum/go-ethereum v1.11.5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue