File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ See also the [Getting Started](https://github.com/containerd/containerd/blob/mai
34
34
override_deps."github.com/containerd/log".previous = " cf9777876edf6a4aa230c739bc7eec5ab8349e9c"
35
35
override_deps."github.com/containerd/plugin".previous = " 497c49344a4b9894a7e26497420cb7fa817facba"
36
36
override_deps."github.com/containerd/platforms".previous = " f18f3c661f7de73d5569f61ff72d98dae1c1700a"
37
- override_deps."github.com/containerd/errdefs".previous = " f18f3c661f7de73d5569f61ff72d98dae1c1700a "
37
+ override_deps."github.com/containerd/errdefs".previous = " e0d1732a5c38bb3b899832b4e66e7bbb2216559f "
Original file line number Diff line number Diff line change 23
23
Package = "github.com/containerd/containerd/v2"
24
24
25
25
// Version holds the complete version number. Filled in at linking time.
26
- Version = "2.0.0-beta.2 +unknown"
26
+ Version = "2.0.0-rc.0 +unknown"
27
27
28
28
// Revision is filled with the VCS (e.g. git) revision being used to build
29
29
// the program at linking time.
You can’t perform that action at this time.
0 commit comments