Move namespaces to pkg/namespaces
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -20,8 +20,8 @@ import (
|
||||
gocontext "context"
|
||||
|
||||
containerd "github.com/containerd/containerd/v2/client"
|
||||
"github.com/containerd/containerd/v2/namespaces"
|
||||
"github.com/containerd/containerd/v2/pkg/epoch"
|
||||
"github.com/containerd/containerd/v2/pkg/namespaces"
|
||||
"github.com/containerd/log"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user