makefile: buf setup backport v0.34 (#8863)

This commit is contained in:
Jasmina Malicevic
2022-06-24 19:58:25 +02:00
committed by GitHub
parent 4a1df4911d
commit b83cc0aeda
19 changed files with 318 additions and 94 deletions

3
go.mod
View File

@@ -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
)