Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -19,5 +19,5 @@ package v2
|
||||
import (
|
||||
// When testutil is imported for one platform (bundle_linux_test.go) it
|
||||
// should be imported for all platforms.
|
||||
_ "github.com/containerd/containerd/pkg/testutil"
|
||||
_ "github.com/containerd/containerd/v2/pkg/testutil"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user