Skip to content

Commit

Permalink
update buf gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva64 committed May 21, 2024
1 parent 10aa3ba commit c0effcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: v1
plugins:
- name: go
- plugin: buf.build/protocolbuffers/go
out: gen/go
opt:
- paths=source_relative
- name: go-grpc
- plugin: buf.build/grpc/go
out: gen/go
opt:
- paths=source_relative
Expand All @@ -13,7 +13,7 @@ plugins:
opt:
- paths=source_relative
- generate_unbound_methods=true
- name: openapiv2
- plugin: openapiv2
out: gen/openapiv2


2 changes: 1 addition & 1 deletion gen/go/proto/satellite/v1/satellite.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0effcd

Please sign in to comment.