We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a1cb5 commit cb73389Copy full SHA for cb73389
buf.gen.yaml
@@ -1,10 +1,10 @@
1
version: v2
2
plugins:
3
- - remote: buf.build/protocolbuffers/go:v1.36.6
+ - remote: buf.build/protocolbuffers/go:v1.36.11
4
out: .
5
opt: paths=source_relative
6
- - remote: buf.build/grpc/go:v1.5.1
+ - remote: buf.build/grpc/go:v1.6.1
7
8
opt:
9
- paths=source_relative
10
- - require_unimplemented_servers=false
+ - require_unimplemented_servers=false
0 commit comments