Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Aug 2, 2022
1 parent 8461b1e commit dcd736d
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 @@ -81,7 +81,7 @@ require (
)

replace (
github.com/cosmos/cosmos-sdk => github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220725034137-e3cfb950f5ab
github.com/cosmos/cosmos-sdk => github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220802103822-4beeeb7ba855
github.com/tendermint/go-amino => github.com/bnb-chain/bnc-go-amino v0.14.1-binance.2
github.com/tendermint/iavl => github.com/bnb-chain/bnc-tendermint-iavl v0.12.0-binance.4
github.com/tendermint/tendermint => github.com/bnb-chain/bnc-tendermint v0.32.3-binance.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/DataDog/zstd v1.3.5 h1:DtpNbljikUepEPD16hD4LvIcmhnhdLTiW/5pHgbmp14=
github.com/DataDog/zstd v1.3.5/go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo=
github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220725034137-e3cfb950f5ab h1:hkGIIlsUDgiiMWC3QpiSPqowFlys0fKyZ3JCUTa4ek0=
github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220725034137-e3cfb950f5ab/go.mod h1:+0MJRhSM5hb/ZvvoWOVt7LaihYM1Ax+PxnAMK/lHHUs=
github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220802103822-4beeeb7ba855 h1:BH9B64kH7jnNnH4E/QdHzTKRJ0Hc10VrcQ9GEHDKhNs=
github.com/Loverush/bnc-cosmos-sdk v0.25.0-rc0.0.20220802103822-4beeeb7ba855/go.mod h1:+0MJRhSM5hb/ZvvoWOVt7LaihYM1Ax+PxnAMK/lHHUs=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Shopify/sarama v1.21.0 h1:0GKs+e8mn1RRUzfg9oUXv3v7ZieQLmOZF/bfnmmGhM8=
github.com/Shopify/sarama v1.21.0/go.mod h1:yuqtN/pe8cXRWG5zPaO7hCfNJp5MwmkoJEoLjkm5tCQ=
Expand Down

0 comments on commit dcd736d

Please sign in to comment.