diff --git a/ignite/templates/app/files/go.mod.plush b/ignite/templates/app/files/go.mod.plush index 7a69c4772d..260e98c8aa 100644 --- a/ignite/templates/app/files/go.mod.plush +++ b/ignite/templates/app/files/go.mod.plush @@ -25,7 +25,7 @@ require ( cosmossdk.io/x/nft v0.1.0 cosmossdk.io/x/upgrade v0.1.1 <%= if (IsConsumerChain) { %> - github.com/cosmos/interchain-security/v5 v5.0.0-rc0 + github.com/cosmos/interchain-security/v5 v5.0.0 <% } %> github.com/bufbuild/buf v1.30.1 github.com/cometbft/cometbft v0.38.6