From 0272e7513d8bfa77e234762d34737d43c5238ab0 Mon Sep 17 00:00:00 2001 From: Joe Huang Date: Sun, 5 Jan 2025 21:29:23 -0600 Subject: [PATCH] revert --- core/scripts/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/scripts/go.mod b/core/scripts/go.mod index 9d06b868264..dd04932f035 100644 --- a/core/scripts/go.mod +++ b/core/scripts/go.mod @@ -19,7 +19,7 @@ require ( require ( github.com/docker/docker v27.3.1+incompatible github.com/docker/go-connections v0.5.0 - github.com/ethereum/go-ethereum v1.14.12 + github.com/ethereum/go-ethereum v1.14.11 github.com/gkampitakis/go-snaps v0.5.4 github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0