mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +08:00
use storage/pkg/ioutils
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/containers/libpod/pkg/resolvconf/dns"
|
||||
"github.com/docker/docker/pkg/ioutils"
|
||||
"github.com/containers/storage/pkg/ioutils"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user