Skip to content

Commit

Permalink
updated tendermint version
Browse files Browse the repository at this point in the history
  • Loading branch information
oten91 committed Oct 26, 2020
1 parent ec6e6b1 commit 7f33859
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ require (
gopkg.in/yaml.v2 v2.2.5
)

replace github.com/tendermint/tendermint => github.com/pokt-network/tendermint v0.32.11-0.20201026191219-81d7faa0f4cc // indirect
replace github.com/tendermint/tendermint => github.com/pokt-network/tendermint v0.32.11-0.20201026192503-c3dd9c12a0f8 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,8 @@ github.com/pokt-network/tendermint v0.32.11-0.20201021025045-02fc247ba42c h1:4Eu
github.com/pokt-network/tendermint v0.32.11-0.20201021025045-02fc247ba42c/go.mod h1:9r0eLwU2mrKiUaC45ainUwk7bZWDA5sQIaJ7YzUVk6Y=
github.com/pokt-network/tendermint v0.32.11-0.20201026191219-81d7faa0f4cc h1:XZT537kuSIG/SKX2Bp5clQFbWKVAj/NfvXIAv3jZXqw=
github.com/pokt-network/tendermint v0.32.11-0.20201026191219-81d7faa0f4cc/go.mod h1:9r0eLwU2mrKiUaC45ainUwk7bZWDA5sQIaJ7YzUVk6Y=
github.com/pokt-network/tendermint v0.32.11-0.20201026192503-c3dd9c12a0f8 h1:u9ioc3h/M7Va+7aTQu9uhprlSxjF+hx4ITwrPnbLYXs=
github.com/pokt-network/tendermint v0.32.11-0.20201026192503-c3dd9c12a0f8/go.mod h1:9r0eLwU2mrKiUaC45ainUwk7bZWDA5sQIaJ7YzUVk6Y=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod h1:p2iRAGwDERtqlqzRXnrOVns+ignqQo//hLXqYxZYVNs=
Expand Down

0 comments on commit 7f33859

Please sign in to comment.