Skip to content

Commit

Permalink
bum chain ibc
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani authored and Pantani committed Nov 17, 2023
1 parent cb556cf commit 77b36b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ignite/services/plugin/template/go.mod.plush
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.21

require (
github.com/hashicorp/go-plugin v1.5.0
github.com/ignite/cli v0.27.1
github.com/ignite/cli v0.27.2
)
2 changes: 1 addition & 1 deletion ignite/templates/app/files/go.mod.plush
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/cosmos/cosmos-sdk v0.50.1
github.com/cosmos/gogoproto v1.4.11
github.com/cosmos/ibc-go/modules/capability v1.0.0
github.com/cosmos/ibc-go/v8 v8.0.0-rc.0
github.com/cosmos/ibc-go/v8 v8.0.0
github.com/golang/protobuf v1.5.3
github.com/gorilla/mux v1.8.1
github.com/grpc-ecosystem/grpc-gateway v1.16.0
Expand Down

0 comments on commit 77b36b7

Please sign in to comment.