File tree Expand file tree Collapse file tree 3 files changed +0
-124
lines changed
cmd/containerd-shim-runc-v2
integration/failpoint/cmd/containerd-shim-runc-fp-v1 Expand file tree Collapse file tree 3 files changed +0
-124
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ import (
2222 "context"
2323
2424 "github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/manager"
25- _ "github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/pause"
2625 _ "github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/task/plugin"
2726 "github.com/containerd/containerd/v2/core/runtime/v2/shim"
2827)
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import (
2020 "context"
2121
2222 "github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/manager"
23- _ "github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/pause"
2423 "github.com/containerd/containerd/v2/core/runtime/v2/shim"
2524)
2625
You can’t perform that action at this time.
0 commit comments