| @@ -24,7 +24,7 @@ import ( | ||||
|  | ||||
| 	"github.com/containerd/containerd/v2/core/content" | ||||
| 	"github.com/containerd/containerd/v2/core/images" | ||||
| 	"github.com/containerd/containerd/v2/labels" | ||||
| 	"github.com/containerd/containerd/v2/pkg/labels" | ||||
| 	"github.com/containerd/containerd/v2/reference" | ||||
| 	"github.com/containerd/log" | ||||
| 	ocispec "github.com/opencontainers/image-spec/specs-go/v1" | ||||
|   | ||||
| @@ -20,7 +20,7 @@ import ( | ||||
| 	"reflect" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/containerd/containerd/v2/labels" | ||||
| 	"github.com/containerd/containerd/v2/pkg/labels" | ||||
| 	"github.com/containerd/containerd/v2/reference" | ||||
| ) | ||||
|  | ||||
|   | ||||
| @@ -35,9 +35,9 @@ import ( | ||||
| 	"github.com/containerd/containerd/v2/core/content" | ||||
| 	"github.com/containerd/containerd/v2/core/images" | ||||
| 	"github.com/containerd/containerd/v2/core/remotes" | ||||
| 	"github.com/containerd/containerd/v2/labels" | ||||
| 	"github.com/containerd/containerd/v2/pkg/archive/compression" | ||||
| 	"github.com/containerd/containerd/v2/pkg/errdefs" | ||||
| 	"github.com/containerd/containerd/v2/pkg/labels" | ||||
| 	"github.com/containerd/log" | ||||
| 	digest "github.com/opencontainers/go-digest" | ||||
| 	specs "github.com/opencontainers/image-spec/specs-go" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan