Update go.mod

This commit is contained in:
0xcary 2024-12-24 19:59:52 +08:00 committed by GitHub
parent ed89e94dcb
commit 938e519c62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
go.mod
View file

@ -1,6 +1,6 @@
module github.com/forta-network/go-multicall
module github.com/0xcary/go-multicall
go 1.19
go 1.22
require (
github.com/ethereum/go-ethereum v1.11.5