mirror of
https://github.com/containers/podman.git
synced 2025-12-05 12:52:12 +08:00
Switch common, storage and image to monorepo.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/buildah/internal/volumes/bind_linux.go
generated
vendored
2
vendor/github.com/containers/buildah/internal/volumes/bind_linux.go
generated
vendored
@@ -6,8 +6,8 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/containers/buildah/internal/open"
|
||||
"github.com/containers/storage/pkg/mount"
|
||||
"github.com/sirupsen/logrus"
|
||||
"go.podman.io/storage/pkg/mount"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user