Switch to new errdefs package

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2024-01-24 21:12:24 -08:00
parent a2d0ddc88e
commit fb9b59a843
213 changed files with 655 additions and 206 deletions

View File

@@ -23,8 +23,8 @@ import (
snapshotsapi "github.com/containerd/containerd/v2/api/services/snapshots/v1"
"github.com/containerd/containerd/v2/core/mount"
"github.com/containerd/containerd/v2/core/snapshots"
"github.com/containerd/containerd/v2/pkg/errdefs"
protobuftypes "github.com/containerd/containerd/v2/protobuf/types"
"github.com/containerd/errdefs"
)
// NewSnapshotter returns a new Snapshotter which communicates over a GRPC