Skip to content

Commit

Permalink
bump to cosmos-sdk v0.37.9-okchain3 and tendermint v0.32.10-okchain1 (#…
Browse files Browse the repository at this point in the history
…119)

* bump to cosmos-sdk v0.37.9-okchain3 and tendermint v0.32.10-okchain1

* update go.sum
  • Loading branch information
zhongqiuwood authored May 12, 2020
1 parent aee6e0b commit 47a4ff6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
)

replace (
github.com/cosmos/cosmos-sdk => github.com/okex/cosmos-sdk v0.37.9-okchain2.0.20200507072938-69184863c0ba
github.com/cosmos/cosmos-sdk => github.com/okex/cosmos-sdk v0.37.9-okchain3
github.com/tendermint/iavl => github.com/okex/iavl v0.12.4-okchain
github.com/tendermint/tendermint => github.com/okex/tendermint v0.32.10-okchain.0.20200507071105-3732f850a9eb
github.com/tendermint/tendermint => github.com/okex/tendermint v0.32.10-okchain1
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,12 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJ
github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/okex/cosmos-sdk v0.37.9-okchain2.0.20200507072938-69184863c0ba h1:MB/hzRICk0R0E2gjVY69sWO/W7y06Y42/sVEij7KsLg=
github.com/okex/cosmos-sdk v0.37.9-okchain2.0.20200507072938-69184863c0ba/go.mod h1:HjW0+Q5rWWm+4CaK8f5CIN/xf38vkPA2xue1PB5Nk3A=
github.com/okex/cosmos-sdk v0.37.9-okchain3 h1:35vVoWiKBwBIJ5EU8uIs2ZwlYM2u1mUfvjqehRPUP2Y=
github.com/okex/cosmos-sdk v0.37.9-okchain3/go.mod h1:HjW0+Q5rWWm+4CaK8f5CIN/xf38vkPA2xue1PB5Nk3A=
github.com/okex/iavl v0.12.4-okchain h1:BAFmygzhx6k4KGnLrY87ZrJvRSb+wf8Oo4e2KhUwXcU=
github.com/okex/iavl v0.12.4-okchain/go.mod h1:8LHakzt8/0G3/I8FUU0ReNx98S/EP6eyPJkAUvEXT/o=
github.com/okex/tendermint v0.32.10-okchain.0.20200507071105-3732f850a9eb h1:LX3NAQw6t7GeiHwwt371cESFlShgLjTDORCROZ1ZZtY=
github.com/okex/tendermint v0.32.10-okchain.0.20200507071105-3732f850a9eb/go.mod h1:5/B1XZjNYtVBso8o1l/Eg4A0Mhu42lDcmftoQl95j/E=
github.com/okex/tendermint v0.32.10-okchain1 h1:mEsl6YGb7mCkJaXZxnIZO6/jmF947X39wFa4oI8gKgE=
github.com/okex/tendermint v0.32.10-okchain1/go.mod h1:5/B1XZjNYtVBso8o1l/Eg4A0Mhu42lDcmftoQl95j/E=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 47a4ff6

Please sign in to comment.