Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
package app
|
||||
|
||||
import "github.com/containerd/containerd/cmd/ctr/commands/shim"
|
||||
import "github.com/containerd/containerd/v2/cmd/ctr/commands/shim"
|
||||
|
||||
func init() {
|
||||
extraCmds = append(extraCmds, shim.Command)
|
||||
|
||||
Reference in New Issue
Block a user