diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-05-07 05:57:24 -0700 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-05-07 13:44:11 +0000 |
commit | faa8c3ebc570bf317953879f6a57bdc792219387 (patch) | |
tree | 8f5a85cdc785115e92ed0c224929534e540092a7 /vendor.conf | |
parent | fa4705c03b80f81d0d2dabe82200befcaf2830be (diff) | |
download | podman-faa8c3ebc570bf317953879f6a57bdc792219387.tar.gz podman-faa8c3ebc570bf317953879f6a57bdc792219387.tar.bz2 podman-faa8c3ebc570bf317953879f6a57bdc792219387.zip |
Vendor in latest containers/storage fix for UserNS
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #732
Approved by: mheon
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 2f276ef48..fdccd760c 100644 --- a/vendor.conf +++ b/vendor.conf @@ -11,7 +11,7 @@ github.com/containerd/continuity master github.com/containernetworking/cni v0.4.0 github.com/containernetworking/plugins master github.com/containers/image 88423e35d5f11939b0db4fb8f2939fc04adf2463 -github.com/containers/storage ce923c1ed9e51c8fe58e41a86abc05be7b824f62 +github.com/containers/storage e454acf9874d6c399ccb87d03fc4dcbe8c1a4cc6 github.com/coreos/go-systemd v14 github.com/cri-o/ocicni master github.com/cyphar/filepath-securejoin v0.2.1 |