Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for editions #161

Open
venezia opened this issue Feb 12, 2025 · 1 comment
Open

Add support for editions #161

venezia opened this issue Feb 12, 2025 · 1 comment

Comments

@venezia
Copy link

venezia commented Feb 12, 2025

Protobuf now has a concept of editions - and the Go project has a blog entry indicating the value of editions 2023 and 2024

I like protolock, but it appears to currently dislike editions. Is it possible to get edition support added to protolock?

[protolock] error: silly.proto:1:1: found "edition" but expected [.proto element {comment|option|import|syntax|enum|service|package|message}]

Thanks

@nilslice
Copy link
Owner

Hi - thank you!

I'm probably unlikely to have the time in the foreseeable future to add this, but I agree it would be a useful feature.

I would be happy to help guide someone & review a pull request for this if someone wanted to pick it up though.

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

No branches or pull requests

2 participants