about summary refs log tree commit diff
path: root/buf.gen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buf.gen.yaml')
-rw-r--r--buf.gen.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/buf.gen.yaml b/buf.gen.yaml
index c126332f30..4ed18be22e 100644
--- a/buf.gen.yaml
+++ b/buf.gen.yaml
@@ -1 +1,8 @@
 version: v1
+plugins:
+ - name: go
+   out: .
+   opt: paths=source_relative
+ - name: go-grpc
+   out: .
+   opt: paths=source_relative
\ No newline at end of file