Skip to content

Conversation

@mfridman
Copy link
Contributor

@mfridman mfridman commented May 2, 2023

Small cleanup to the buf.gen.yaml plugin references:

We've made some changes to Remote Plugins and figured it'd be nice to update references in popular open-source projects.

enabled: true
plugins:
- remote: buf.build/protocolbuffers/plugins/go:v1.28.1-1
- plugin: buf.build/protocolbuffers/go:v1.30.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Newer versions of the buf CLI use the plugin key for both remote/local plugin references
  2. I updated to the latest versions, although can also omit the versions so it always uses the latest:
plugins:
  - plugin: buf.build/protocolbuffers/go

@kyleconroy
Copy link
Collaborator

Thanks!

@kyleconroy kyleconroy merged commit 5096a9f into sqlc-dev:main Jun 6, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* Update bufbuild plugin references

* newline

* codegen: Update generated code

---------

Co-authored-by: Kyle Conroy <kyle@conroy.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants