Move containers to core/containers
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
		@@ -23,7 +23,7 @@ import (
 | 
			
		||||
	"fmt"
 | 
			
		||||
 | 
			
		||||
	"github.com/containerd/containerd/v2/cio"
 | 
			
		||||
	"github.com/containerd/containerd/v2/containers"
 | 
			
		||||
	"github.com/containerd/containerd/v2/core/containers"
 | 
			
		||||
	"github.com/containerd/containerd/v2/oci"
 | 
			
		||||
	specs "github.com/opencontainers/runtime-spec/specs-go"
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user