mirror of
https://github.com/containers/skopeo.git
synced 2025-09-25 12:16:17 +00:00
Update vendor of containers/(common,storage,image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/storage/pkg/idtools/idtools.go
generated
vendored
1
vendor/github.com/containers/storage/pkg/idtools/idtools.go
generated
vendored
@@ -190,7 +190,6 @@ func (i *IDMappings) RootPair() IDPair {
|
||||
}
|
||||
|
||||
// ToHost returns the host UID and GID for the container uid, gid.
|
||||
// Remapping is only performed if the ids aren't already the remapped root ids
|
||||
func (i *IDMappings) ToHost(pair IDPair) (IDPair, error) {
|
||||
var err error
|
||||
var target IDPair
|
||||
|
Reference in New Issue
Block a user