Skip to content

Commit

Permalink
update cosmos-sdk to rollback event update
Browse files Browse the repository at this point in the history
  • Loading branch information
yun-yeo committed Oct 14, 2022
1 parent aa05954 commit d8f18a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ require (
replace (
github.com/CosmWasm/wasmd => github.com/terra-money/wasmd v0.27.0-terra.1
github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0
github.com/cosmos/cosmos-sdk => github.com/terra-money/cosmos-sdk v0.45.9-terra.1
github.com/cosmos/cosmos-sdk => github.com/terra-money/cosmos-sdk v0.45.9-terra.2
github.com/cosmos/ledger-cosmos-go => github.com/terra-money/ledger-terra-go v0.11.2
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/keybase/go-keychain => github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -770,8 +770,8 @@ github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15 h1:hqAk8riJvK4RM
github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15/go.mod h1:z4YtwM70uOnk8h0pjJYlj3zdYwi9l03By6iAIF5j/Pk=
github.com/tendermint/go-amino v0.16.0 h1:GyhmgQKvqF82e2oZeuMSp9JTN0N09emoSZlb2lyGa2E=
github.com/tendermint/go-amino v0.16.0/go.mod h1:TQU0M1i/ImAo+tYpZi73AU3V/dKeCoMC9Sphe2ZwGME=
github.com/terra-money/cosmos-sdk v0.45.9-terra.1 h1:lII4fJytbZW1iXfXEtsZFlGdpX99Fr2eDwRZaGn8joE=
github.com/terra-money/cosmos-sdk v0.45.9-terra.1/go.mod h1:Z5M4TX7PsHNHlF/1XanI2DIpORQ+Q/st7oaeufEjnvU=
github.com/terra-money/cosmos-sdk v0.45.9-terra.2 h1:FKoq6iCj0AvrA8OnoBm6/Bmg6ZxncFA2mE7WxGiyf8Y=
github.com/terra-money/cosmos-sdk v0.45.9-terra.2/go.mod h1:Z5M4TX7PsHNHlF/1XanI2DIpORQ+Q/st7oaeufEjnvU=
github.com/terra-money/ledger-terra-go v0.11.2 h1:BVXZl+OhJOri6vFNjjVaTabRLApw9MuG7mxWL4V718c=
github.com/terra-money/ledger-terra-go v0.11.2/go.mod h1:ClJ2XMj1ptcnONzKH+GhVPi7Y8pXIT+UzJ0TNt0tfZE=
github.com/terra-money/tendermint v0.34.21-terra.1 h1:cc3KFbnBYPVPtvm1ftmUcG4GMLdE9Wi9aF2nS9H2pns=
Expand Down

0 comments on commit d8f18a0

Please sign in to comment.