update dep
This commit is contained in:
parent
c8330d8c7f
commit
ba7e7b79b6
4
go.mod
4
go.mod
@ -3,7 +3,7 @@ module github.com/cerc-io/eth-iterator-utils
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/cerc-io/eth-testing v0.1.1
|
||||
github.com/cerc-io/eth-testing v0.2.0
|
||||
github.com/ethereum/go-ethereum v1.11.6
|
||||
)
|
||||
|
||||
@ -53,4 +53,4 @@ require (
|
||||
google.golang.org/protobuf v1.31.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/cerc-io/eth-testing => git.vdb.to/cerc-io/eth-testing v0.1.2-0.20230909172706-0d908a1e61f6
|
||||
replace github.com/cerc-io/eth-testing => git.vdb.to/cerc-io/eth-testing v0.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user