Update go module to github.com/containerd/containerd/v2
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package runtime
|
||||
|
||||
import (
|
||||
"github.com/containerd/containerd/api/events"
|
||||
"github.com/containerd/containerd/v2/api/events"
|
||||
"github.com/containerd/log"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user