File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ require (
11
11
github.com/containerd/accelerated-container-image v1.3.0
12
12
github.com/containerd/cgroups/v3 v3.0.5 // gomodjail:unconfined
13
13
github.com/containerd/console v1.0.4 // gomodjail:unconfined
14
- github.com/containerd/containerd/api v1.9.0-rc.0
15
- github.com/containerd/containerd/v2 v2.1.0-rc.1 // gomodjail:unconfined
14
+ github.com/containerd/containerd/api v1.9.0
15
+ github.com/containerd/containerd/v2 v2.1.0 // gomodjail:unconfined
16
16
github.com/containerd/continuity v0.4.5 // gomodjail:unconfined
17
17
github.com/containerd/errdefs v1.0.0
18
18
github.com/containerd/fifo v1.1.0 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ github.com/containerd/cgroups/v3 v3.0.5 h1:44na7Ud+VwyE7LIoJ8JTNQOa549a8543BmzaJ
29
29
github.com/containerd/cgroups/v3 v3.0.5 /go.mod h1:SA5DLYnXO8pTGYiAHXz94qvLQTKfVM5GEVisn4jpins =
30
30
github.com/containerd/console v1.0.4 h1:F2g4+oChYvBTsASRTz8NP6iIAi97J3TtSAsLbIFn4ro =
31
31
github.com/containerd/console v1.0.4 /go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk =
32
- github.com/containerd/containerd/api v1.9.0-rc.0 h1:qs7q8DSuxFKF9oKdYuhRhmdDSck77JEqzf9ExaTL72E =
33
- github.com/containerd/containerd/api v1.9.0-rc.0 /go.mod h1:GhghKFmTR3hNtyznBoQ0EMWr9ju5AqHjcZPsSpTKutI =
34
- github.com/containerd/containerd/v2 v2.1.0-rc.1 h1:b5sVLu3jkbI32v9oBwuqyKntiAgxtTB2p2HoSi7h0Ds =
35
- github.com/containerd/containerd/v2 v2.1.0-rc.1 /go.mod h1:Hk5Q63X2x6zG6f+UNno9GbTEy1qO9ay8KE4O+T8UFVc =
32
+ github.com/containerd/containerd/api v1.9.0 h1:HZ/licowTRazus+wt9fM6r/9BQO7S0vD5lMcWspGIg0 =
33
+ github.com/containerd/containerd/api v1.9.0 /go.mod h1:GhghKFmTR3hNtyznBoQ0EMWr9ju5AqHjcZPsSpTKutI =
34
+ github.com/containerd/containerd/v2 v2.1.0 h1:lS6iJ/CwZrxYxKd6zWBz5LR7xOlMVQC78z68YtizUAM =
35
+ github.com/containerd/containerd/v2 v2.1.0 /go.mod h1:t2VqM0zSiEdi33qgtsMwUKrYyVg4oq2FPe+cs3LBt7w =
36
36
github.com/containerd/continuity v0.4.5 h1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4 =
37
37
github.com/containerd/continuity v0.4.5 /go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE =
38
38
github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
You can’t perform that action at this time.
0 commit comments