prometheus/prompb/buf.gen.yaml
Matthieu MOREL 93e991ef7e
feat(proto): add buf configuration and update dependencies for code generation (#16239)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-03-19 22:19:08 +01:00

6 lines
175 B
YAML

version: v2
plugins:
- local: protoc-gen-gogofast
out: .
opt: [plugins=grpc, paths=source_relative, Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types]