mirror of
https://github.com/containers/podman.git
synced 2025-12-10 15:47:46 +08:00
Update common, image, and storage deps
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Paul Holzinger
parent
32d96f40c3
commit
444f19cb2a
1
vendor/github.com/containers/storage/pkg/archive/copy.go
generated
vendored
1
vendor/github.com/containers/storage/pkg/archive/copy.go
generated
vendored
@@ -297,7 +297,6 @@ func PrepareArchiveCopy(srcContent io.Reader, srcInfo, dstInfo CopyInfo) (dstDir
|
||||
}
|
||||
return dstDir, RebaseArchiveEntries(srcContent, srcBase, dstBase), nil
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// RebaseArchiveEntries rewrites the given srcContent archive replacing
|
||||
|
||||
Reference in New Issue
Block a user