Skip to content

Commit

Permalink
Update bufbuild plugin references (#2253)
Browse files Browse the repository at this point in the history
* Update bufbuild plugin references

* newline

* codegen: Update generated code

---------

Co-authored-by: Kyle Conroy <kyle@conroy.org>
  • Loading branch information
mfridman and kyleconroy committed Jun 6, 2023
1 parent 591d6bb commit 5096a9f
Show file tree
Hide file tree
Showing 3 changed files with 2,561 additions and 339 deletions.
6 changes: 3 additions & 3 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: v1
managed:
enabled: true
plugins:
- remote: buf.build/protocolbuffers/plugins/go:v1.28.1-1
- plugin: buf.build/protocolbuffers/go:v1.30.0
out: internal
opt: paths=source_relative
- remote: buf.build/planetscale/plugins/vtproto:v0.3.0
- plugin: buf.build/community/planetscale-vtprotobuf:v0.4.0
out: internal
opt: paths=source_relative
opt: paths=source_relative
2 changes: 1 addition & 1 deletion internal/plugin/codegen.pb.go

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

0 comments on commit 5096a9f

Please sign in to comment.