Closed leeavital closed 2 months ago
For go code generation (since we use external plugins in all cases) there's no difference between the legacy and mainline protobuf compiler.
This is safe because we can re-run the codegen and get exact same code out.
This change updates to the mainline protobuf compiler wherever we can.
Reviewers: please see the review guidelines.
/merge
:steam_locomotive: MergeQueue: pull request added to the queue
The median merge time in master is 2m.
master
Use /merge -c to cancel this operation!
/merge -c
For go code generation (since we use external plugins in all cases) there's no difference between the legacy and mainline protobuf compiler.
This is safe because we can re-run the codegen and get exact same code out.
This change updates to the mainline protobuf compiler wherever we can.
What does this PR do?
Motivation
Additional Notes
Possible Drawbacks / Trade-offs
Describe how to test/QA your changes
Reviewer's Checklist
Reviewers: please see the review guidelines.