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

Upgrade go protobuf library #3594

Merged
merged 8 commits into from
Jan 16, 2025
Merged

Upgrade go protobuf library #3594

merged 8 commits into from
Jan 16, 2025

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Jan 15, 2025

This pulls in the latest google.golang.org/protobuf library to include this fix. As well as upgrading the go lib, protoc is upgraded to v1.29.3 and connect-go to v1.18.1. These all affect generated code.

Fixes #3580, closes #3590

@emcfarlane emcfarlane requested a review from doriable January 15, 2025 14:52
Copy link
Contributor

github-actions bot commented Jan 15, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 16, 2025, 7:58 PM

@emcfarlane emcfarlane force-pushed the ed/upgradeProtobufGo branch from 08b61d1 to 41cb7a3 Compare January 16, 2025 17:36
@emcfarlane emcfarlane merged commit 91467d2 into main Jan 16, 2025
11 checks passed
@emcfarlane emcfarlane deleted the ed/upgradeProtobufGo branch January 16, 2025 20:35
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.

lint panic with option features.(pb.go).api_level
2 participants