Skip to content

Commit

Permalink
Update TM to v0.4.0 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejfitzgerald authored May 26, 2020
1 parent 30cfd3d commit cb744eb
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,4 +30,4 @@ require (
gopkg.in/yaml.v2 v2.2.7
)

replace github.com/tendermint/tendermint => github.com/fetchai/cosmos-consensus v0.3.0
replace github.com/tendermint/tendermint => github.com/fetchai/cosmos-consensus v0.4.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 h1:JWuenKqqX8nojt
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052/go.mod h1:UbMTZqLaRiH3MsBH8va0n7s1pQYcu3uTb8G4tygF4Zg=
github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870 h1:E2s37DuLxFhQDg5gKsWoLBOB0n+ZW8s599zru8FJ2/Y=
github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870/go.mod h1:5tD+neXqOorC30/tWg0LCSkrqj/AR6gu8yY8/fpw1q0=
github.com/fetchai/cosmos-consensus v0.3.0 h1:qbUMSYRp5Iqn2CKAhUo29AVhIODPWBNuEUI86SFaSNI=
github.com/fetchai/cosmos-consensus v0.3.0/go.mod h1:oK9suVfu/cwKb1U0Urcjnl/zI1/CAsGjhAbYDCOqhDQ=
github.com/fetchai/cosmos-consensus v0.4.0 h1:cF/b6q8LDWjmXrmk8uMDKfmZJYVuT0B4ANZ9tyqJL4Y=
github.com/fetchai/cosmos-consensus v0.4.0/go.mod h1:oK9suVfu/cwKb1U0Urcjnl/zI1/CAsGjhAbYDCOqhDQ=
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 cb744eb

Please sign in to comment.