Skip to content
Snippets Groups Projects
Commit 8e778307 authored by Malte Bauch's avatar Malte Bauch
Browse files

updated buf gen

parent 5e23b923
No related branches found
No related tags found
No related merge requests found
version: v1beta1 version: v1
plugins: plugins:
- name: go - remote: buf.build/library/plugins/go:v1.27.1-1
out: go out: go
opt: opt:
- paths=source_relative - paths=source_relative
- name: go-grpc - remote: buf.build/library/plugins/go-grpc:v1.1.0-2
out: go out: go
opt: opt:
- paths=source_relative - paths=source_relative
- name: js - remote: buf.build/grpc-ecosystem/plugins/grpc-gateway:v2.6.0-1
out: web out: go
opt:
- import_style=commonjs,binary
- name: grpc-web
out: web
opt: opt:
- import_style=commonjs+dts,mode=grpcwebtext - paths=source_relative
- remote: buf.build/grpc-ecosystem/plugins/openapiv2:v2.6.0-1
out: openapiv2
version: v1
directories:
- proto
- deps
version: v1beta1 version: v1
build: deps:
roots: - buf.build/googleapis/googleapis
- proto
- deps
excludes:
- deps/github.com/openconfig/gnmi/testing
lint: lint:
use: use:
- DEFAULT - DEFAULT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment