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