Use local version of cri packages
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
containerdmount "github.com/containerd/containerd/mount"
|
||||
|
||||
osInterface "github.com/containerd/cri/pkg/os"
|
||||
osInterface "github.com/containerd/containerd/pkg/os"
|
||||
)
|
||||
|
||||
// CalledDetail is the struct contains called function name and arguments.
|
||||
|
||||
Reference in New Issue
Block a user