Chore: Migrate to use buf for protobuf generation (#87407)
* Chore: Migrate to use buf for protobuf generation * fix codeowners * fixes after review * docs/tooling for installing buf * add back codeowners * Update upgrading-dependencies.md Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com> * sdk v0.229.0 --------- Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
This commit is contained in:
committed by
GitHub
parent
2dc19a0241
commit
41b29ff93c
@@ -0,0 +1,9 @@
|
||||
version: v1
|
||||
plugins:
|
||||
- plugin: go
|
||||
out: pkg/plugins/backendplugin/secretsmanagerplugin
|
||||
opt: paths=source_relative
|
||||
- plugin: go-grpc
|
||||
out: pkg/plugins/backendplugin/secretsmanagerplugin
|
||||
opt:
|
||||
- paths=source_relative
|
||||
Reference in New Issue
Block a user