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

Update to v1.17.0 of jhump/protoreflect #502

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jhump
Copy link
Contributor

@jhump jhump commented Jan 10, 2025

This should fix #478.

@dragonsinth
Copy link
Member

Oh no, this fails our static checks I guess because some stuff got deprecated and is directly referenced from grpcurl?

@jhump
Copy link
Contributor Author

jhump commented Jan 10, 2025

Ah, yeah. I think I just need to add some nolint annotations or the like... (I deprecated all of the stuff that is now redundant with stuff in google.golang.org/protobuf, hoping that v1.17.0 would be a "final" v1 release...)

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.

Version 1.9.1: Failed to process proto source files
2 participants