Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
		@@ -21,7 +21,7 @@ import (
 | 
			
		||||
	"syscall"
 | 
			
		||||
	"testing"
 | 
			
		||||
 | 
			
		||||
	. "github.com/containerd/containerd"
 | 
			
		||||
	. "github.com/containerd/containerd/v2"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func TestParseSignal(t *testing.T) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user