mirror of
https://github.com/containers/podman.git
synced 2026-09-08 11:53:21 -04:00
Switch common, storage and image to monorepo.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
1 parent
dedeb24e9f
commit
a98154a978
1258 files changed
+3187
-3716
No files matched your search
@@ -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 {
|
||||
|
||||
Reference in new issue
Block a user