teleport/buf-connect-go.gen.yaml

23 lines
503 B
YAML
Raw Normal View History

2023-02-03 14:47:06 +00:00
version: v1
managed:
enabled: true
go_package_prefix:
default: github.com/gravitational/teleport/gen/proto/go
2023-02-03 14:47:06 +00:00
plugins:
- name: go
strategy: all
path:
- go
- run
- google.golang.org/protobuf/cmd/protoc-gen-go
2023-02-03 14:47:06 +00:00
out: .
opt: module=github.com/gravitational/teleport
2023-02-03 14:47:06 +00:00
- name: connect-go
strategy: all
path:
- go
- run
- github.com/bufbuild/connect-go/cmd/protoc-gen-connect-go
2023-02-03 14:47:06 +00:00
out: .
opt: module=github.com/gravitational/teleport