diff --git a/go.mod b/go.mod index b584bf3..b30bd85 100644 --- a/go.mod +++ b/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 diff --git a/go.sum b/go.sum index b0ffa6d..851d8ab 100644 --- a/go.sum +++ b/go.sum @@ -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=