go.mod: github.com/containerd/containerd/v2 v2.0.0-rc.1#148
Closed
AkihiroSuda wants to merge 4 commits intocontainerd:mainfrom
Closed
go.mod: github.com/containerd/containerd/v2 v2.0.0-rc.1#148AkihiroSuda wants to merge 4 commits intocontainerd:mainfrom
AkihiroSuda wants to merge 4 commits intocontainerd:mainfrom
Conversation
Member
AkihiroSuda
commented
Mar 27, 2024
- github.com/containerd/containerd/{containers,images,...} -> github.com/containerd/containerd/v2/core/{containers,images,...}
- github.com/containerd/containerd/{errdefs,logs,platforms} -> github.com/containerd/{errdefs,logs,platforms}
- github.com/containerd/typeurl -> github.com/containerd/typeurl/v2
- github.com/urfave/cli -> github.com/urfave/cli/v2 (See Migrate Urfave CLI from v1 to v2 containerd#9809)
3 tasks
Member
Author
|
c093211 to
6861903
Compare
AkihiroSuda
commented
Mar 27, 2024
Member
Author
There was a problem hiding this comment.
I removed this file, but not sure if this is correct
6861903 to
3f580dc
Compare
c6c0382 to
feb5efb
Compare
dc18835 to
73a87eb
Compare
73a87eb to
7fbc3d0
Compare
This comment was marked as resolved.
This comment was marked as resolved.
f22bad5 to
5daba92
Compare
Member
Author
|
5daba92 to
7e31af6
Compare
7e31af6 to
661742a
Compare
Signed-off-by: Akihiro Suda <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]>
- github.com/containerd/containerd/{containers,images,...} -> github.com/containerd/containerd/v2/core/{containers,images,...}
- github.com/containerd/containerd/{errdefs,logs,platforms} -> github.com/containerd/{errdefs,logs,platforms}
- github.com/containerd/typeurl -> github.com/containerd/typeurl/v2
- github.com/urfave/cli -> github.com/urfave/cli/v2 (See containerd/containerd PR 9809)
- github.com/gogo/protobuf -> github.com/containerd/containerd/v2/protobuf
Signed-off-by: Akihiro Suda <[email protected]>
661742a to
2755039
Compare
|
the failed about CI test may related to the #69 |
|
/cc @stefanberger |
Member
|
Carried in #157 with the tests fixed |
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.