vendor: github.com/gogo/protobuf v1.3.2 and regenerate protobufs#3002
Merged
dperny merged 2 commits intomoby:masterfrom Apr 15, 2021
Merged
vendor: github.com/gogo/protobuf v1.3.2 and regenerate protobufs#3002dperny merged 2 commits intomoby:masterfrom
dperny merged 2 commits intomoby:masterfrom
Conversation
full diff: gogo/protobuf@v1.3.1...v1.3.2 bump version 1.3.2 for gogo/protobuf due to CVE-2021-3121 reported on gogo/protobuf version 1.3.1, CVE has been fixed for version 1.3.2 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Codecov Report
@@ Coverage Diff @@
## master #3002 +/- ##
==========================================
- Coverage 61.77% 60.82% -0.95%
==========================================
Files 142 142
Lines 23005 20272 -2733
==========================================
- Hits 14211 12331 -1880
+ Misses 7303 6474 -829
+ Partials 1491 1467 -24 |
Member
Author
|
@dperny @tonistiigi @cpuguy83 ptal |
Member
|
This is also updating etcd, is that expected? |
Member
Author
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.
This builds on top of the changes from #2985
full diff: gogo/protobuf@v1.3.1...v1.3.2
bump version 1.3.2 for gogo/protobuf due to CVE-2021-3121 reported on
gogo/protobuf version 1.3.1, CVE has been fixed for version 1.3.2
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121