Skip to content

Commit

Permalink
chore(templates): upgrade CLI version (#2825)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgooz authored Sep 12, 2022
1 parent 82a79e3 commit 5ad53f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion ignite/templates/app/stargate/go.mod.plush
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/ignite/cli v0.23.1-0.20220907132826-b2bb5d69f48e
github.com/ignite/cli v0.24.0
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
Expand Down
2 changes: 0 additions & 2 deletions ignite/templates/app/stargate/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -842,8 +842,6 @@ github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHL
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ignite/cli v0.23.1-0.20220907132826-b2bb5d69f48e h1:Kh4/76gOI0mqn6SJRCwmcweaGuA8+vS4QsDTMpCI7Tc=
github.com/ignite/cli v0.23.1-0.20220907132826-b2bb5d69f48e/go.mod h1:FvcoRS5mF3TmwSFD6UCmbxbM4HEpiUL22I1N9wooQYQ=
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.8/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.9/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
Expand Down

0 comments on commit 5ad53f5

Please sign in to comment.