diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2022-02-03 18:33:22 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2022-02-03 18:33:22 -0500 |
commit | 1d1b2b1509646e07ab4a984c7622fa002a0fcdb7 (patch) | |
tree | fd4078e58bc9ab0b6c2ef1938017ce5844f97744 /vendor/modules.txt | |
parent | 608b6142edb7a4e179ce6d2ae69707be28f29359 (diff) | |
download | podman-1d1b2b1509646e07ab4a984c7622fa002a0fcdb7.tar.gz podman-1d1b2b1509646e07ab4a984c7622fa002a0fcdb7.tar.bz2 podman-1d1b2b1509646e07ab4a984c7622fa002a0fcdb7.zip |
Update containers/buildah v1.24.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index b7d32b054..1a2af971c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -87,7 +87,7 @@ github.com/containernetworking/cni/pkg/version # github.com/containernetworking/plugins v1.0.1 ## explicit github.com/containernetworking/plugins/pkg/ns -# github.com/containers/buildah v1.24.0 +# github.com/containers/buildah v1.24.1 ## explicit github.com/containers/buildah github.com/containers/buildah/bind @@ -358,7 +358,7 @@ github.com/docker/docker/pkg/system # github.com/docker/docker-credential-helpers v0.6.4 github.com/docker/docker-credential-helpers/client github.com/docker/docker-credential-helpers/credentials -# github.com/docker/go-connections v0.4.0 +# github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 ## explicit github.com/docker/go-connections/nat github.com/docker/go-connections/sockets @@ -589,7 +589,7 @@ github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk github.com/opencontainers/selinux/pkg/pwalkdir -# github.com/openshift/imagebuilder v1.2.2-0.20210415181909-87f3e48c2656 +# github.com/openshift/imagebuilder v1.2.2 github.com/openshift/imagebuilder github.com/openshift/imagebuilder/dockerfile/command github.com/openshift/imagebuilder/dockerfile/parser @@ -736,7 +736,7 @@ golang.org/x/crypto/ssh/agent golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/terminal -# golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 +# golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d golang.org/x/net/context golang.org/x/net/html golang.org/x/net/html/atom @@ -745,9 +745,7 @@ golang.org/x/net/http/httpguts golang.org/x/net/http2 golang.org/x/net/http2/hpack golang.org/x/net/idna -golang.org/x/net/internal/socks golang.org/x/net/internal/timeseries -golang.org/x/net/proxy golang.org/x/net/trace # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c ## explicit |