mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
makefile: buf setup backport v0.34 (#8863)
This commit is contained in:
committed by
GitHub
parent
4a1df4911d
commit
b83cc0aeda
3
go.mod
3
go.mod
@@ -44,7 +44,8 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/bufbuild/buf v1.6.0 // indirect
|
||||
github.com/bufbuild/buf v1.4.0 // indirect
|
||||
github.com/klauspost/pgzip v1.2.5 // indirect
|
||||
github.com/prometheus/common v0.34.0 // indirect
|
||||
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user