summaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorAditya Rajan <flouthoc.git@gmail.com>2021-09-15 14:58:44 +0530
committerAditya Rajan <flouthoc.git@gmail.com>2021-09-15 14:58:48 +0530
commitd0c605cd3da07175478b5c3947056856558be9f7 (patch)
tree8428f3f4211c5e8f9c3f0fab838d3f507eed04f3 /vendor/modules.txt
parent222b62e7b0b8b8e5ac69b776d7024c63d620b29b (diff)
downloadpodman-d0c605cd3da07175478b5c3947056856558be9f7.tar.gz
podman-d0c605cd3da07175478b5c3947056856558be9f7.tar.bz2
podman-d0c605cd3da07175478b5c3947056856558be9f7.zip
build: mirror --authfile to filesystem if pointing to FD instead of file
Following commit makes sure that podman mirrors --authfile to a temporary file in filesystem if arg is pointing to an FD instead of actual file as FD can be only consumed once. Reference: * https://github.com/containers/buildah/pull/3498 * https://github.com/containers/buildah/issues/3070 [NO TESTS NEEDED] Signed-off-by: Aditya Rajan <arajan@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index e2b310c14..925ecca22 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -97,6 +97,7 @@ github.com/containers/buildah/pkg/overlay
github.com/containers/buildah/pkg/parse
github.com/containers/buildah/pkg/rusage
github.com/containers/buildah/pkg/sshagent
+github.com/containers/buildah/pkg/util
github.com/containers/buildah/util
# github.com/containers/common v0.44.0
github.com/containers/common/libimage