diff options
Diffstat (limited to 'vendor/github.com/harmony-development/shibshib/buf.gen.yaml')
-rw-r--r-- | vendor/github.com/harmony-development/shibshib/buf.gen.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/github.com/harmony-development/shibshib/buf.gen.yaml b/vendor/github.com/harmony-development/shibshib/buf.gen.yaml new file mode 100644 index 00000000..7d8ef040 --- /dev/null +++ b/vendor/github.com/harmony-development/shibshib/buf.gen.yaml @@ -0,0 +1,12 @@ +version: v1 +managed: + enabled: true + go_package_prefix: + default: github.com/harmony-development/shibshib/gen +plugins: + - name: go + out: gen + opt: paths=source_relative + - name: go-hrpc + out: gen + opt: paths=source_relative
\ No newline at end of file |