diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-01-16 18:50:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-16 18:50:01 +0100 |
commit | a286b532cd49f7090b0dd647c7560f5ca2e5bc95 (patch) | |
tree | 0d1b2166d992cea5bcd232093dc027139276fe94 /vendor.conf | |
parent | 4406e1cfeed18fe89c0ad4e20a3c3b2f4b9ffcae (diff) | |
parent | 45b3a0f026222264c97df5b6903711e142473357 (diff) | |
download | podman-a286b532cd49f7090b0dd647c7560f5ca2e5bc95.tar.gz podman-a286b532cd49f7090b0dd647c7560f5ca2e5bc95.tar.bz2 podman-a286b532cd49f7090b0dd647c7560f5ca2e5bc95.zip |
Merge pull request #2162 from rhatdan/vendor
Vendor in latest containers/storage
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 b6c58165c..476150a53 100644 --- a/vendor.conf +++ b/vendor.conf @@ -16,7 +16,7 @@ github.com/containerd/continuity 004b46473808b3e7a4a3049c20e4376c91eb966d github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins v0.7.4 github.com/containers/image v1.3 -github.com/containers/storage v1.4 +github.com/containers/storage v1.6 github.com/containers/psgo v1.1 github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |