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 @@ package server | ||||
| import ( | ||||
| 	"fmt" | ||||
|  | ||||
| 	"github.com/containerd/containerd/pkg/cri/store/sandbox" | ||||
| 	"github.com/containerd/containerd/v2/pkg/cri/store/sandbox" | ||||
| ) | ||||
|  | ||||
| func SandboxStore(cs CRIService) (*sandbox.Store, error) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan