Switch common, storage and image to monorepo.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
Jan Kaluza committed 2025-09-01 12:33:04 +02:00
1 parent dedeb24e9f
commit a98154a978
1258 files changed
+3187 -3716

No files matched your search

+1 -1
View File
@@ -14,8 +14,8 @@ import (
"github.com/containers/podman/v5/pkg/machine/compression"
"github.com/containers/podman/v5/pkg/machine/define"
"github.com/containers/podman/v5/utils"
"github.com/containers/storage/pkg/fileutils"
"github.com/sirupsen/logrus"
"go.podman.io/storage/pkg/fileutils"
)
type DiskFromURL struct {