mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 13:26:23 +00:00
add retraction notice for v0.35 (#9308)
This commit is contained in:
4
go.mod
4
go.mod
@@ -245,3 +245,7 @@ require (
|
|||||||
github.com/prometheus/common v0.37.0
|
github.com/prometheus/common v0.37.0
|
||||||
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
|
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
|
||||||
)
|
)
|
||||||
|
|
||||||
|
retract (
|
||||||
|
[v0.35.0,v0.35.9] // See https://github.com/tendermint/tendermint/discussions/9155
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user