From 147bab9833e5b702703aef1ae6470ee078b2eadc Mon Sep 17 00:00:00 2001 From: Vritra4 Date: Tue, 3 Dec 2024 19:16:38 +0900 Subject: [PATCH] tidy --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index d4ac72d..3e24fe3 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/initia-labs/kvindexer go 1.23.3 -toolchain go1.23.0 - require ( cosmossdk.io/collections v0.4.0 cosmossdk.io/core v0.11.0