This commit is contained in:
parent
03adad880f
commit
608b1b6de0
2
go.mod
2
go.mod
@ -65,4 +65,4 @@ require (
|
||||
rsc.io/tmplfunc v0.0.3 // indirect
|
||||
)
|
||||
|
||||
replace github.com/cerc-io/eth-testing => ../eth-testing
|
||||
replace github.com/cerc-io/eth-testing => git.vdb.to/cerc-io/eth-testing v0.5.1-0.20240709031539-985d0cd82b0a
|
||||
|
2
go.sum
2
go.sum
@ -1,4 +1,6 @@
|
||||
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
|
||||
git.vdb.to/cerc-io/eth-testing v0.5.1-0.20240709031539-985d0cd82b0a h1:94GHE7xE8rq84kOXTLMO49km4XUVlztIoRzvtM8aE54=
|
||||
git.vdb.to/cerc-io/eth-testing v0.5.1-0.20240709031539-985d0cd82b0a/go.mod h1:p86je2PjSM7u8Qd7rMIG/Zw+tQlBoS5Emkh1ECnC5t0=
|
||||
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
|
||||
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
|
||||
github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53/go.mod h1:+3IMCy2vIlbG1XG/0ggNQv0SvxCAIpPM5b1nCz56Xno=
|
||||
|
Loading…
Reference in New Issue
Block a user