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 process
|
||||
|
||||
import (
|
||||
google_protobuf "github.com/containerd/containerd/protobuf/types"
|
||||
google_protobuf "github.com/containerd/containerd/v2/protobuf/types"
|
||||
)
|
||||
|
||||
// Mount holds filesystem mount configuration
|
||||
|
||||
Reference in New Issue
Block a user