update mod
Some checks failed
Test / Run unit tests (pull_request) Failing after 54s

This commit is contained in:
Roy Crihfield 2024-07-09 14:42:22 +08:00
parent 03adad880f
commit f7e07c39aa
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -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

1
go.sum
View File

@ -1,4 +1,5 @@
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/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=