Skip to content

Commit

Permalink
chores: bump sdk to v0.17.5 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
daeMOn63 authored Aug 2, 2021
1 parent d096e12 commit 596947c
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 @@ -20,6 +20,6 @@ replace google.golang.org/grpc => google.golang.org/grpc v1.33.2

replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.17.4
replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.17.5

replace github.com/tendermint/tendermint => github.com/fetchai/tendermint v1.0.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,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/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8SPQ=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fetchai/cosmos-sdk v0.17.4 h1:KJADt3b9dqpOeeCUaxBiWzvzLX9ABeP05tS6037Xb/0=
github.com/fetchai/cosmos-sdk v0.17.4/go.mod h1:10aIThNwmk3ZVsTnXPGnHBLi9l60ctYk64+vsFrad6I=
github.com/fetchai/cosmos-sdk v0.17.5 h1:EfkuBl/GvNsybjaLN7PXUVTSMq216f4SZZzo5k/kbVE=
github.com/fetchai/cosmos-sdk v0.17.5/go.mod h1:10aIThNwmk3ZVsTnXPGnHBLi9l60ctYk64+vsFrad6I=
github.com/fetchai/tendermint v1.0.0 h1:O88hdRfO1BZn0J5+ifcAGjIm89PGdZj6uSXMhzjsECc=
github.com/fetchai/tendermint v1.0.0/go.mod h1:aeHL7alPh4uTBIJQ8mgFEE8VwJLXI1VD3rVOmH2Mcy0=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
Expand Down

0 comments on commit 596947c

Please sign in to comment.