diff --git a/buf.gen.yaml b/buf.gen.yaml index 31c573e7..d47c0c9e 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -6,7 +6,7 @@ plugins: - plugin: buf.build/grpc/go:v1.3.0 out: gen/go opt: paths=source_relative -- name: buf.build/grpc-ecosystem/gateway:v2.19.0 +- plugin: buf.build/grpc-ecosystem/gateway:v2.19.0 out: ./gen/go opt: paths=source_relative - plugin: buf.build/grpc/python:v1.59.2