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.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/buf.gen.yaml b/buf.gen.yaml
new file mode 100644
index 0000000000..4ed18be22e
--- /dev/null
+++ b/buf.gen.yaml
@@ -0,0 +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