Move snapshots/windows to plugins/snapshots/windows
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
57bdbfba6a
commit
e0fe656daf
@ -20,5 +20,5 @@ import (
|
||||
_ "github.com/containerd/containerd/v2/plugins/diff/lcow"
|
||||
_ "github.com/containerd/containerd/v2/plugins/diff/windows"
|
||||
_ "github.com/containerd/containerd/v2/plugins/snapshots/lcow"
|
||||
_ "github.com/containerd/containerd/v2/snapshots/windows"
|
||||
_ "github.com/containerd/containerd/v2/plugins/snapshots/windows"
|
||||
)
|
||||
|
@ -21,5 +21,5 @@ import (
|
||||
_ "github.com/containerd/containerd/v2/plugins/diff/lcow"
|
||||
_ "github.com/containerd/containerd/v2/plugins/diff/windows"
|
||||
_ "github.com/containerd/containerd/v2/plugins/snapshots/lcow"
|
||||
_ "github.com/containerd/containerd/v2/snapshots/windows"
|
||||
_ "github.com/containerd/containerd/v2/plugins/snapshots/windows"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user