Skip to content

Commit cb73389

Browse files
committed
chore: update buf.gen
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
1 parent f1a1cb5 commit cb73389

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

buf.gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
version: v2
22
plugins:
3-
- remote: buf.build/protocolbuffers/go:v1.36.6
3+
- remote: buf.build/protocolbuffers/go:v1.36.11
44
out: .
55
opt: paths=source_relative
6-
- remote: buf.build/grpc/go:v1.5.1
6+
- remote: buf.build/grpc/go:v1.6.1
77
out: .
88
opt:
99
- paths=source_relative
10-
- require_unimplemented_servers=false
10+
- require_unimplemented_servers=false

0 commit comments

Comments
 (0)