Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
		@@ -27,8 +27,8 @@ import (
 | 
			
		||||
	"os"
 | 
			
		||||
	"sync"
 | 
			
		||||
 | 
			
		||||
	"github.com/containerd/containerd/protobuf"
 | 
			
		||||
	"github.com/containerd/containerd/protobuf/proto"
 | 
			
		||||
	"github.com/containerd/containerd/v2/protobuf"
 | 
			
		||||
	"github.com/containerd/containerd/v2/protobuf/proto"
 | 
			
		||||
	"github.com/containerd/typeurl/v2"
 | 
			
		||||
	exec "golang.org/x/sys/execabs"
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user