Skip to content

Commit cfd9121

Browse files
artek-koltunsandersms
authored andcommitted
fix: buf build plugin notation
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
1 parent 352c33e commit cfd9121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buf.gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins:
66
- plugin: buf.build/grpc/go:v1.3.0
77
out: gen/go
88
opt: paths=source_relative
9-
- name: buf.build/grpc-ecosystem/gateway:v2.19.0
9+
- plugin: buf.build/grpc-ecosystem/gateway:v2.19.0
1010
out: ./gen/go
1111
opt: paths=source_relative
1212
- plugin: buf.build/grpc/python:v1.59.2

0 commit comments

Comments
 (0)