Move protobuf package under pkg
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -28,8 +28,8 @@ import (
|
||||
"os/exec"
|
||||
"sync"
|
||||
|
||||
"github.com/containerd/containerd/v2/protobuf"
|
||||
"github.com/containerd/containerd/v2/protobuf/proto"
|
||||
"github.com/containerd/containerd/v2/pkg/protobuf"
|
||||
"github.com/containerd/containerd/v2/pkg/protobuf/proto"
|
||||
"github.com/containerd/typeurl/v2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user