-
Notifications
You must be signed in to change notification settings - Fork 15
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
Make grpc gateway v2.21.0 #1385
Conversation
You'll also need to run the following command to generate the checksum file:
|
Okay @oliversun9, you fixed the tests and the fetcher is back to working. #1387 Can you look at go-grpc first, get that fixed up and then we'll pick this patch up last. Please also enable these, effectively undoing #1384 |
Can you remind me, was it primarily a few Go comments that changed between the previous diff and the current diff that lead to a merge conflict? |
Yes, the plugin generates two extra lines of comments. Also just updated PR description to show that. |
- separate_package=true | ||
deps: | ||
- plugin: buf.build/protocolbuffers/go:v1.34.2 | ||
- plugin: buf.build/grpc/go:v1.5.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depending on newer versions now
Ran
go run ./internal/cmd/fetcher plugins/grpc-ecosystem
and updated the patch for the version.upstream release changelog
Patch diff:
Upstream diff in plugin