diff --git a/go.mod b/go.mod index ca96687..31f5a23 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/forta-network/go-multicall -go 1.19 +go 1.24.3 require ( github.com/ethereum/go-ethereum v1.11.5