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

Avoid panic in protobuf-go v1.36.0 #51

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

pkwarren
Copy link
Member

Only check if a field is already set on the message if the oneof descriptor is not a synthetic descriptor created for optional types. Update google.golang.org/protobuf to v1.36.0 and re-generate code using the latest version of the plugin.

Only check if a field is already set on the message if the oneof
descriptor is not a synthetic descriptor created for optional types.
Update google.golang.org/protobuf to v1.36.0 and re-generate code using
the latest version of the plugin.
@pkwarren pkwarren requested review from jhump and Alfus December 17, 2024 23:09
@pkwarren pkwarren merged commit 1451f5d into main Dec 18, 2024
6 checks passed
@pkwarren pkwarren deleted the pkw/panic-protobuf-go-v1.36.0 branch December 18, 2024 00:29
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.

3 participants