From 1f52616f971ffb50c1cc741ed0fb465a8fa66ab4 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Wed, 8 Jan 2025 11:45:01 +0300 Subject: [PATCH] release: v2.1.1-stable --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2643dad..1355398 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/grassrootseconomics/eth-indexer +module github.com/grassrootseconomics/eth-indexer/v2 go 1.23.3