Skip to content

Commit

Permalink
cosmos-sdk version update
Browse files Browse the repository at this point in the history
  • Loading branch information
fletcher142 committed Aug 20, 2020
1 parent 54aecf1 commit 0ebef43
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 @@ -28,7 +28,7 @@ require (
)

replace (
github.com/cosmos/cosmos-sdk => github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820084953-4d6319838589
github.com/cosmos/cosmos-sdk => github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820090631-a33124f12825
github.com/tendermint/go-amino => github.com/binance-chain/bnc-go-amino v0.14.1-binance.2
github.com/tendermint/iavl => github.com/binance-chain/bnc-tendermint-iavl v0.12.0-binance.4
github.com/tendermint/tendermint => github.com/binance-chain/bnc-tendermint v0.32.3-binance.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820084953-4d6319838589 h1:Sokc1Za3UBcd+8sZq0SI2aN78V8zl3sLaZLRKnc2zyY=
github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820084953-4d6319838589/go.mod h1:25UaVXWOjzVAmL4I6szOdC4SQz4wsBG6wpv68V2vK7w=
github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820090631-a33124f12825 h1:wyiXUAd25EqbfsD2ocjG0jykdo97B59o1y80+9yf254=
github.com/binance-chain/bnc-cosmos-sdk v0.25.0-bsc.prebeta.5.0.20200820090631-a33124f12825/go.mod h1:25UaVXWOjzVAmL4I6szOdC4SQz4wsBG6wpv68V2vK7w=
github.com/binance-chain/bnc-go-amino v0.14.1-binance.2 h1:XcbcfisVItk92UKoGbtNT8nbcfadj3H3ayuM2srAfVs=
github.com/binance-chain/bnc-go-amino v0.14.1-binance.2/go.mod h1:yaElUUxWtv/TC/ldGtlKAvS1vKwokxgJ1d97I+6is80=
github.com/binance-chain/bnc-tendermint v0.32.3-binance.3 h1:b8SqtWmtHPhPQ2ADzUgO9sr+ChKL9ho4dTorBjGAAyY=
Expand Down

0 comments on commit 0ebef43

Please sign in to comment.