From b06abe3ef6211bce1bbc1ee179866c24bad3dab5 Mon Sep 17 00:00:00 2001 From: Jacob Gadikian Date: Fri, 30 Dec 2022 22:00:13 +0700 Subject: [PATCH] remove ignite cli replace (#456) Co-authored-by: Aidan Salzmann --- go.mod | 3 --- 1 file changed, 3 deletions(-) diff --git a/go.mod b/go.mod index aba2f3545..82e6a6874 100644 --- a/go.mod +++ b/go.mod @@ -133,9 +133,6 @@ replace ( // use cosmos-flavored protobufs github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1 - // Use a specific version of ignite cli - github.com/ignite-hq/cli => github.com/ignite-hq/cli v0.21.0 - // Use the go-keychain github.com/keybase/go-keychain => github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4