github.com/hashicorp/go-plugin@v1.6.0/buf.gen.yaml (about) 1 # Copyright (c) HashiCorp, Inc. 2 # SPDX-License-Identifier: MPL-2.0 3 4 version: v1 5 plugins: 6 - plugin: buf.build/protocolbuffers/go 7 out: . 8 opt: 9 - paths=source_relative 10 - plugin: buf.build/grpc/go:v1.3.0 11 out: . 12 opt: 13 - paths=source_relative 14 - require_unimplemented_servers=false