Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into lint-like-ibc
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Dec 17, 2023
2 parents c80adf9 + 729e648 commit 83e1513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,10 @@ replace (
// ibc-go with wasm client
github.com/cosmos/ibc-go/v7 => github.com/notional-labs/ibc-go/v7 v7.2.1-0.20231010040541-6cf43006971f

github.com/cosmos/ledger-cosmos-go => github.com/cosmos/ledger-cosmos-go v0.12.4

github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7

github.com/terra-money/alliance => github.com/notional-labs/alliance v1.0.1-0.20231106184124-5cc1ff759647
github.com/zondax/ledger-go => github.com/zondax/ledger-go v0.14.3
)

0 comments on commit 83e1513

Please sign in to comment.