diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2022-02-04 09:44:39 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2022-02-04 09:44:39 -0500 |
commit | e47a3bec91f65a47a7455f3d970b4ba443565663 (patch) | |
tree | c33349bcd36ce3a6ec8902f5c753d91d77873d8e /vendor/modules.txt | |
parent | 4ad9e0030bc20826f735cf4ec0d5ecc287647218 (diff) | |
download | podman-e47a3bec91f65a47a7455f3d970b4ba443565663.tar.gz podman-e47a3bec91f65a47a7455f3d970b4ba443565663.tar.bz2 podman-e47a3bec91f65a47a7455f3d970b4ba443565663.zip |
Vendor in 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 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 31c11bd55..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 @@ -109,7 +109,7 @@ 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.47.2 +# github.com/containers/common v0.47.3 ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/manifests @@ -153,7 +153,7 @@ github.com/containers/common/version # github.com/containers/conmon v2.0.20+incompatible ## explicit github.com/containers/conmon/runner/config -# github.com/containers/image/v5 v5.19.0 +# github.com/containers/image/v5 v5.19.1 ## explicit github.com/containers/image/v5/copy github.com/containers/image/v5/directory @@ -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 |