Bump protobuf to match current moby/moby master#2985
Merged
dperny merged 1 commit intomoby:masterfrom Apr 15, 2021
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2985 +/- ##
==========================================
- Coverage 61.77% 60.70% -1.07%
==========================================
Files 142 142
Lines 23005 20286 -2719
==========================================
- Hits 14211 12315 -1896
+ Misses 7303 6501 -802
+ Partials 1491 1470 -21 |
Member
|
I think #2957 is also updating this one (haven't checked if it's the same version though) |
Contributor
Author
Yes, the same version |
This was referenced Apr 6, 2021
thaJeztah
approved these changes
Apr 6, 2021
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Align protobuf with moby/moby project
Signed-off-by: Alvise Vitturi vitalvise@gmail.com