Add dependabot and bump up golang and dependency versions#178
Merged
kzys merged 2 commits intocontainerd:mainfrom Jan 14, 2025
Merged
Add dependabot and bump up golang and dependency versions#178kzys merged 2 commits intocontainerd:mainfrom
kzys merged 2 commits intocontainerd:mainfrom
Conversation
Signed-off-by: Jin Dong <djdongjin95@gmail.com>
9e2ab03 to
4d4cdca
Compare
Merged
fuweid
reviewed
Dec 30, 2024
4d4cdca to
60c26f9
Compare
Signed-off-by: Jin Dong <djdongjin95@gmail.com>
60c26f9 to
4729a87
Compare
fuweid
approved these changes
Dec 30, 2024
djdongjin
commented
Dec 30, 2024
| module github.com/containerd/ttrpc | ||
|
|
||
| go 1.19 | ||
| go 1.22 |
Member
Author
There was a problem hiding this comment.
This is mainly to keep the dependencies up-to-date.
e.g., for google.golang.org/grpc
v1.69.2 requires 1.22
v1.67.3 requires 1.21
Let me know if there is any concern.
kzys
approved these changes
Jan 14, 2025
Member
kzys
left a comment
There was a problem hiding this comment.
LGTM!
Go 1.22 is the oldest supported Go version.
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 PR: