switch to go.podman.io/image/v5

This commit is contained in:
CrazyMax
2025-09-13 19:39:11 +02:00
parent a70601f4b0
commit ed706b60ad
233 changed files with 299 additions and 289 deletions

View File

@@ -4,11 +4,11 @@ import (
"fmt"
"time"
"github.com/containers/image/v5/docker"
"github.com/containers/image/v5/manifest"
"github.com/opencontainers/go-digest"
imgspecv1 "github.com/opencontainers/image-spec/specs-go/v1"
"github.com/pkg/errors"
"go.podman.io/image/v5/docker"
"go.podman.io/image/v5/manifest"
)
// Manifest is the Docker image manifest information