diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-09-13 21:08:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-13 21:08:05 +0200 |
commit | 0079c24ec16b4d08b5460f7e06ad5a4908c8b8be (patch) | |
tree | 3f81c3505fe28dc82f54e60b1c79b7289abdfdbe /vendor/modules.txt | |
parent | d74cedefbd4bdde264bc9c63864c1f7816612b9f (diff) | |
parent | 440392d37beac78f66b5b35e0d8582b89c17a48d (diff) | |
download | podman-0079c24ec16b4d08b5460f7e06ad5a4908c8b8be.tar.gz podman-0079c24ec16b4d08b5460f7e06ad5a4908c8b8be.tar.bz2 podman-0079c24ec16b4d08b5460f7e06ad5a4908c8b8be.zip |
Merge pull request #4023 from TomSweeneyRedHat/dev/tsweeney/buildah1.11.2_vendor
Vendor Buildah 1.11.2
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index d0fcf879a..1de9fede0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -49,7 +49,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.0 +# github.com/containers/buildah v1.11.2 github.com/containers/buildah github.com/containers/buildah/imagebuildah github.com/containers/buildah/pkg/chrootuser @@ -65,6 +65,7 @@ github.com/containers/buildah/pkg/blobcache github.com/containers/buildah/pkg/overlay github.com/containers/buildah/pkg/unshare github.com/containers/buildah/pkg/cgroups +github.com/containers/buildah/pkg/umask # github.com/containers/image v3.0.2+incompatible github.com/containers/image/directory github.com/containers/image/docker @@ -151,7 +152,7 @@ github.com/containers/storage/pkg/ostree github.com/containers/storage/drivers/copy # github.com/coreos/go-iptables v0.4.2 github.com/coreos/go-iptables/iptables -# github.com/coreos/go-systemd v0.0.0-20190620071333-e64a0ec8b42a +# github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f github.com/coreos/go-systemd/activation github.com/coreos/go-systemd/dbus github.com/coreos/go-systemd/sdjournal @@ -354,7 +355,7 @@ github.com/opencontainers/go-digest # github.com/opencontainers/image-spec v1.0.1 github.com/opencontainers/image-spec/specs-go/v1 github.com/opencontainers/image-spec/specs-go -# github.com/opencontainers/runc v1.0.0-rc8 +# github.com/opencontainers/runc v1.0.0-rc8.0.20190827142921-dd075602f158 github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/libcontainer/configs |