mirror of
https://github.com/containers/podman.git
synced 2025-12-02 19:28:58 +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/pkg/chrootuser/user_unix.go
generated
vendored
2
vendor/github.com/containers/buildah/pkg/chrootuser/user_unix.go
generated
vendored
@@ -14,7 +14,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/containers/storage/pkg/reexec"
|
||||
"go.podman.io/storage/pkg/reexec"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user