vendor: google.golang.org/protobuf v1.33.0, github.com/golang/protobuf v1.5.4#4773
Closed
thaJeztah wants to merge 0 commit intomoby:masterfrom
Closed
vendor: google.golang.org/protobuf v1.33.0, github.com/golang/protobuf v1.5.4#4773thaJeztah wants to merge 0 commit intomoby:masterfrom
thaJeztah wants to merge 0 commit intomoby:masterfrom
Conversation
b7fe3c0 to
5d95211
Compare
crazy-max
reviewed
Mar 18, 2024
| google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b | ||
| google.golang.org/grpc v1.59.0 | ||
| google.golang.org/protobuf v1.31.0 | ||
| google.golang.org/protobuf v1.33.0 |
Member
There was a problem hiding this comment.
I think similar to #4318 (review) we should have this done in containerd repo first: https://github.com/containerd/containerd/blob/dcf2847247e18caba8dce86522029642f60fe96b/go.mod#L74
Member
Author
There was a problem hiding this comment.
Yeah, containerd should also be updated; that said, I'm not sure if that should always be the rule; it's a direct dependency here. We had a quick chat about this in the Moby maintainers call last Thursday (as we updated this dependency in Moby); consensus there was that we had enough coverage in the moby repository to validate it worked, so we went ahead and merged the update.
This was referenced Mar 20, 2024
Member
Author
|
Ah, looks like these were already updated since, and now were a no-op |
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.
full diffs:
From the Go security announcement list;
In a follow-up post;
govulncheck results shows that the
solver/errdefsmay hit this code: