Skip to content

Commit

Permalink
bump ICS to v2.1.0-provider-lsm-rc1 (cosmos#2728)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke authored Sep 15, 2023
1 parent 5bce773 commit a65e9c8
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 @@ -178,7 +178,7 @@ replace (
github.com/cosmos/cosmos-sdk => github.com/cosmos/cosmos-sdk v0.45.16-ics-lsm

// Use special ICS release with support for LSM
github.com/cosmos/interchain-security/v2 => github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc0
github.com/cosmos/interchain-security/v2 => github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc1

// TODO: remove it: https://github.com/cosmos/cosmos-sdk/issues/13134
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 v4.1.0 h1:96f
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 v4.1.0/go.mod h1:Mn/jr9pIYr1ofFuptLEi9N6MjcshTT0cpoOY4ln1DeA=
github.com/cosmos/ibc-go/v4 v4.4.2 h1:PG4Yy0/bw6Hvmha3RZbc53KYzaCwuB07Ot4GLyzcBvo=
github.com/cosmos/ibc-go/v4 v4.4.2/go.mod h1:j/kD2JCIaV5ozvJvaEkWhLxM2zva7/KTM++EtKFYcB8=
github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc0 h1:BXtNS8cxz9lv5ei7Mwfezg040cwpYtyUxQmqQFwgpxs=
github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc0/go.mod h1:7W8hrBDV/ehMmUTFZzfSuJRRgSwrflxszbl8Jj1cuIw=
github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc1 h1:bV3rwjBqDpnv9/QAtndxB0aoIgUb3exrTPcml1Ejy8w=
github.com/cosmos/interchain-security/v2 v2.1.0-provider-lsm-rc1/go.mod h1:7W8hrBDV/ehMmUTFZzfSuJRRgSwrflxszbl8Jj1cuIw=
github.com/cosmos/keyring v1.2.0 h1:8C1lBP9xhImmIabyXW4c3vFjjLiBdGCmfLUfeZlV1Yo=
github.com/cosmos/keyring v1.2.0/go.mod h1:fc+wB5KTk9wQ9sDx0kFXB3A0MaeGHM9AwRStKOQ5vOA=
github.com/cosmos/ledger-cosmos-go v0.12.2 h1:/XYaBlE2BJxtvpkHiBm97gFGSGmYGKunKyF3nNqAXZA=
Expand Down

0 comments on commit a65e9c8

Please sign in to comment.