Move filters to pkg/filters
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
		| @@ -19,7 +19,7 @@ package content | ||||
| import ( | ||||
| 	"strings" | ||||
|  | ||||
| 	"github.com/containerd/containerd/v2/filters" | ||||
| 	"github.com/containerd/containerd/v2/pkg/filters" | ||||
| ) | ||||
|  | ||||
| // AdaptInfo returns `filters.Adaptor` that handles `content.Info`. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan