diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-10-07 08:27:00 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2018-10-07 08:29:23 -0400 |
commit | 3a76772bb1d93aa42e5f0ab58f8abf705e1e90ca (patch) | |
tree | b311ff0b423e85e80059be00654fa32ada881987 /vendor.conf | |
parent | 141a1327fbb2d6e476d959ba9a23d01e1200a9fc (diff) | |
download | podman-3a76772bb1d93aa42e5f0ab58f8abf705e1e90ca.tar.gz podman-3a76772bb1d93aa42e5f0ab58f8abf705e1e90ca.tar.bz2 podman-3a76772bb1d93aa42e5f0ab58f8abf705e1e90ca.zip |
Vendor in latest github.com/containers/storage,image, buildah
Grab latest fixes from subpackages
Including fixes for usernamespace chowning retaining file attributes
Better logging of error messages.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor.conf b/vendor.conf index ccad28c0b..b526c1560 100644 --- a/vendor.conf +++ b/vendor.conf @@ -10,8 +10,8 @@ github.com/containerd/cgroups 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 github.com/containerd/continuity master github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 -github.com/containers/image 8f11f3ad8912d8bc43a7d25992b8f313ffefd430 -github.com/containers/storage 68332c059156eae970a03245cfcd4d717fb66ecd +github.com/containers/image 7a1eac5d1df2dbd73d8b71853ebce32d989fcae3 +github.com/containers/storage 41294c85d97bef688e18f710402895dbecde3308 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 github.com/cri-o/ocicni master @@ -90,7 +90,7 @@ k8s.io/kube-openapi 275e2ce91dec4c05a4094a7b1daee5560b555ac9 https://github.com/ k8s.io/utils 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e https://github.com/kubernetes/utils github.com/mrunalp/fileutils master github.com/varlink/go master -github.com/containers/buildah cf87f0947ef719872816cc5d6a5ba4db1c261365 +github.com/containers/buildah af8cb28f84d81ee1bca04c893142cd790b908c75 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |