Move content/local to plugins/content/local
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -30,8 +30,8 @@ import (
|
||||
ocispec "github.com/opencontainers/image-spec/specs-go/v1"
|
||||
|
||||
"github.com/containerd/containerd/v2/content"
|
||||
"github.com/containerd/containerd/v2/content/local"
|
||||
"github.com/containerd/containerd/v2/images/archive"
|
||||
"github.com/containerd/containerd/v2/plugins/content/local"
|
||||
)
|
||||
|
||||
// checkBlobPath performs some basic validation
|
||||
|
||||
Reference in New Issue
Block a user