Skip to content

Bump google.golang.org/protobuf to v1.33.0#2801

Merged
stefanvanburen merged 4 commits intomainfrom
svanburen/bump-protobuf-dep
Mar 5, 2024
Merged

Bump google.golang.org/protobuf to v1.33.0#2801
stefanvanburen merged 4 commits intomainfrom
svanburen/bump-protobuf-dep

Conversation

@stefanvanburen
Copy link
Copy Markdown
Member

Actually pulls in the changes to go.mod - followup to #2800.

Actually pulls in the changes to go.mod - followup to #2800.
@stefanvanburen stefanvanburen requested a review from bufdev March 5, 2024 21:18
@stefanvanburen
Copy link
Copy Markdown
Member Author

We'll need to update to take into account protocolbuffers/protobuf#15164.


func (f *file) PhpGenericServices() bool {
return f.fileDescriptor.GetOptions().GetPhpGenericServices()
// Support for PhpGenericServices was removed in
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This isn't really the "right" fix, really we should be removing all of this. Give me a minute.

These are no longer valid. (Arguably, we could comment them out to
reminder ourselves why they aren't here.)
@stefanvanburen stefanvanburen merged commit eb3622e into main Mar 5, 2024
@stefanvanburen stefanvanburen deleted the svanburen/bump-protobuf-dep branch March 5, 2024 22:48
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