File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/Microsoft/hcsshim v0.14.0-rc.1
1010 github.com/compose-spec/compose-go/v2 v2.10.1 // gomodjail:unconfined
1111 github.com/containerd/accelerated-container-image v1.4.1
12- github.com/containerd/cgroups/v3 v3.1.2 // gomodjail:unconfined
12+ github.com/containerd/cgroups/v3 v3.1.3 // gomodjail:unconfined
1313 github.com/containerd/console v1.0.5 // gomodjail:unconfined
1414 github.com/containerd/containerd/api v1.10.0
1515 github.com/containerd/containerd/v2 v2.2.1 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/compose-spec/compose-go/v2 v2.10.1 h1:mFbXobojGRFIVi1UknrvaDAZ+PkJfyj
2525github.com/compose-spec/compose-go/v2 v2.10.1 /go.mod h1:Ohac1SzhO/4fXXrzWIztIVB6ckmKBv1Nt5Z5mGVESUg =
2626github.com/containerd/accelerated-container-image v1.4.1 h1:jeZYAaq5pMCeyRZ0I916OjJsEb2TGjAQmfAZyQLi3ec =
2727github.com/containerd/accelerated-container-image v1.4.1 /go.mod h1:rhqPgQ63sgkYHY56pAVl0NBN+lDJYgzgZW9m781nnWg =
28- github.com/containerd/cgroups/v3 v3.1.2 h1:OSosXMtkhI6Qove637tg1XgK4q+DhR0mX8Wi8EhrHa4 =
29- github.com/containerd/cgroups/v3 v3.1.2 /go.mod h1:PKZ2AcWmSBsY/tJUVhtS/rluX0b1uq1GmPO1ElCmbOw =
28+ github.com/containerd/cgroups/v3 v3.1.3 h1:eUNflyMddm18+yrDmZPn3jI7C5hJ9ahABE5q6dyLYXQ =
29+ github.com/containerd/cgroups/v3 v3.1.3 /go.mod h1:PKZ2AcWmSBsY/tJUVhtS/rluX0b1uq1GmPO1ElCmbOw =
3030github.com/containerd/console v1.0.5 h1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc =
3131github.com/containerd/console v1.0.5 /go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk =
3232github.com/containerd/containerd/api v1.10.0 h1:5n0oHYVBwN4VhoX9fFykCV9dF1/BvAXeg2F8W6UYq1o =
You can’t perform that action at this time.
0 commit comments