Move identifiers to pkg/identifiers

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2024-01-17 09:55:21 -08:00
parent 5e00f63ce7
commit bb71c28353
9 changed files with 7 additions and 7 deletions

View File

@@ -21,8 +21,8 @@ import (
"fmt"
"os"
"github.com/containerd/containerd/v2/identifiers"
"github.com/containerd/containerd/v2/pkg/errdefs"
"github.com/containerd/containerd/v2/pkg/identifiers"
)
const (