diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2019-11-01 09:37:05 -0400 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2019-11-01 09:41:09 -0400 |
commit | 2a149ad90ab3ae5b4e4128473d705d026351f0f5 (patch) | |
tree | 3af7cfb4dedef5d4b57bae29fe06aba76c47633e /vendor/modules.txt | |
parent | 69165fa04d9db306809a0b110491f9a572f74431 (diff) | |
download | podman-2a149ad90ab3ae5b4e4128473d705d026351f0f5.tar.gz podman-2a149ad90ab3ae5b4e4128473d705d026351f0f5.tar.bz2 podman-2a149ad90ab3ae5b4e4128473d705d026351f0f5.zip |
Vendor in latest containers/buildah
Pull in changes to pkg/secrets/secrets.go that adds the
logic to disable fips mode if a pod/container has a
label set.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 489914a31..df7d5f33e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -55,7 +55,7 @@ github.com/containernetworking/plugins/pkg/ip github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/plugins/ipam/host-local/backend -# github.com/containers/buildah v1.11.4-0.20191028173731-21b4778b359e +# github.com/containers/buildah v1.11.5-0.20191031204705-20e92ffe0982 github.com/containers/buildah github.com/containers/buildah/imagebuildah github.com/containers/buildah/pkg/chrootuser |