Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
"github.com/moby/sys/symlink"
|
||||
|
||||
"github.com/containerd/containerd/mount"
|
||||
"github.com/containerd/containerd/v2/mount"
|
||||
)
|
||||
|
||||
// OS collects system level operations that need to be mocked out
|
||||
|
||||
Reference in New Issue
Block a user