Skip to content

Commit

Permalink
chore(deps): update sdk to v0.13.2 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejfitzgerald authored Feb 1, 2021
1 parent ccd591a commit 4e6ec0e
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 @@ -30,6 +30,6 @@ require (
replace github.com/keybase/go-keychain => github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4

// this include a few extra debug helpers on top of cosmos v0.38.3 but original also works fine
replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.13.1
replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.13.2

replace github.com/tendermint/tendermint => github.com/fetchai/cosmos-consensus v0.13.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870/go.mod h1:5tD+ne
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fetchai/cosmos-consensus v0.13.1 h1:B8CnVBG9EPyCBP+PXxhqn53GinwzI8jvZQtmPlibA58=
github.com/fetchai/cosmos-consensus v0.13.1/go.mod h1:3uBzeHvXTweU0DE0ja1RmM/rxcf+tTajjRCfcF+DG3A=
github.com/fetchai/cosmos-sdk v0.13.1 h1:K2l9Jvuwq/5OVeepLQaA7rofjGpjG9ivLthscY7+m8c=
github.com/fetchai/cosmos-sdk v0.13.1/go.mod h1:ElAlP9oPmPk/RnPo7sDT/lvzdDEXA5MClkoDYS9KKRc=
github.com/fetchai/cosmos-sdk v0.13.2 h1:nMlhOxVErm9BpeYdA4FIOhFtmWltyaHGoMqnZ4mFtUg=
github.com/fetchai/cosmos-sdk v0.13.2/go.mod h1:ElAlP9oPmPk/RnPo7sDT/lvzdDEXA5MClkoDYS9KKRc=
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6 h1:u/UEqS66A5ckRmS4yNpjmVH56sVtS/RfclBAYocb4as=
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6/go.mod h1:1i71OnUq3iUe1ma7Lr6yG6/rjvM3emb6yoL7xLFzcVQ=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
Expand Down

0 comments on commit 4e6ec0e

Please sign in to comment.