mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 09:16:40 +00:00
7 lines
233 B
YAML
7 lines
233 B
YAML
# For details on buf.gen.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-gen-yaml/
|
|
version: v2
|
|
plugins:
|
|
- remote: buf.build/protocolbuffers/go:v1.35.1
|
|
out: .
|
|
- remote: buf.build/grpc/go:v1.5.1
|
|
out: . |