add retraction notice for v0.35 (#9308)

This commit is contained in:
Callum Waters
2022-08-24 15:57:05 +02:00
committed by GitHub
parent d0c3457343
commit 85a584dd2e

4
go.mod
View File

@@ -245,3 +245,7 @@ require (
github.com/prometheus/common v0.37.0
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
)