bump go to 1.20
Some checks failed
Test / Run integration tests (pull_request) Failing after 2m36s
Test / Run compliance tests (pull_request) Failing after 1m46s
Test / Run unit tests (pull_request) Failing after 12m4s

This commit is contained in:
Roy Crihfield 2024-03-18 20:58:52 +08:00
parent 00caabe030
commit 2151e1e6d1

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/cerc-io/plugeth-statediff
go 1.19
go 1.20
require (
github.com/cerc-io/eth-iterator-utils v0.1.2