mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
Switch common, storage and image to monorepo.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
|
||||
metadata "github.com/checkpoint-restore/checkpointctl/lib"
|
||||
"github.com/checkpoint-restore/go-criu/v7/stats"
|
||||
"github.com/containers/storage/pkg/archive"
|
||||
"github.com/opencontainers/selinux/go-selinux/label"
|
||||
"go.podman.io/storage/pkg/archive"
|
||||
)
|
||||
|
||||
// This file mainly exists to make the checkpoint/restore functions
|
||||
|
||||
Reference in New Issue
Block a user