From 9cac7a9d84cb0fd952174051d4cb8ec9dbe8d68f Mon Sep 17 00:00:00 2001 From: "ethpandaops-renovatebot[bot]" <125231822+ethpandaops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:30:50 +0000 Subject: [PATCH] chore(deps): update module github.com/ethpandaops/hermes to v0.0.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c8c862cbf..a862107fb 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.0 toolchain go1.24.1 -replace github.com/probe-lab/hermes => github.com/ethpandaops/hermes v0.0.4-0.20250318101859-b1565d551e36 +replace github.com/probe-lab/hermes => github.com/ethpandaops/hermes v0.0.4 require ( github.com/IBM/sarama v1.45.1