From 30a9f134c2ce7d8348cbac064cbd4af3fa71ad1b Mon Sep 17 00:00:00 2001 From: edudukin Date: Sat, 19 Apr 2025 14:40:10 +0200 Subject: [PATCH] update go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5ec51dd1ea..e89c79d2b7 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/ethereum/go-ethereum +module github.com/edudukin/go-ethereum go 1.23.0