From 5affc0a7646b6b815e257d5a05e8b5eb10d13b82 Mon Sep 17 00:00:00 2001 From: Nicholas Pettas Date: Wed, 10 Apr 2024 10:41:46 -0700 Subject: [PATCH] bump go-ethereum --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 03c891639..3be34c1e6 100644 --- a/go.mod +++ b/go.mod @@ -111,7 +111,7 @@ require ( require github.com/panjf2000/ants/v2 v2.4.5 // indirect -replace github.com/ethereum/go-ethereum => github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410003933-d8c1849262c7 +replace github.com/ethereum/go-ethereum => github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410172857-4b7f58a7635c //replace github.com/ethereum/go-ethereum => ./go-ethereum diff --git a/go.sum b/go.sum index 70f1e5e23..a33df0a52 100644 --- a/go.sum +++ b/go.sum @@ -190,8 +190,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7 github.com/etcd-io/bbolt v1.3.3/go.mod h1:ZF2nL25h33cCyBtcyWeZ2/I3HQOfTP+0PIEvHjkjCrw= github.com/evalphobia/logrus_sentry v0.8.2 h1:dotxHq+YLZsT1Bb45bB5UQbfCh3gM/nFFetyN46VoDQ= github.com/evalphobia/logrus_sentry v0.8.2/go.mod h1:pKcp+vriitUqu9KiWj/VRFbRfFNUwz95/UkgG8a6MNc= -github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410003933-d8c1849262c7 h1:7f9OxcPeOjM7Szv/MCB1dFUxtKlurBGroCEBFtTbYbY= -github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410003933-d8c1849262c7/go.mod h1:QpxmWRp5JZ++xNlNCG2U/Tg48n13XcO2WkFqEKElfJc= +github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410172857-4b7f58a7635c h1:VCRnjjnUFglJJM/Aott2gKflC6uRBlJRoHgqcddpAbw= +github.com/faircrypto/go-ethereum v1.10.8-ftm-rc9.0.20240410172857-4b7f58a7635c/go.mod h1:Jpsj9m8rj1NfCN2oZOE0X+DWAeR/GVL7v2rmAIwseh8= github.com/faircrypto/lachesis-base v0.0.0-20230817040848-1326ba9aa59b h1:mEofwrV6bMlbuneVS8tnZmNZut7WY2YH++2GI7DxzHg= github.com/faircrypto/lachesis-base v0.0.0-20230817040848-1326ba9aa59b/go.mod h1:Ogv5etzSmM2rQ4eN3OfmyitwWaaPjd4EIDiW/NAbYGk= github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072/go.mod h1:duJ4Jxv5lDcvg4QuQr0oowTf7dz4/CR8NtyCooz9HL8=