diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-02-20 17:53:09 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-02-20 17:53:09 -0500 |
commit | 86dd25ae48e6746920d84e760159691b39371cc0 (patch) | |
tree | 612cadfe4dfb50f1e47c94cc13d0b92a71d46246 /vendor.conf | |
parent | 4de0bf9c74624de8a2cab1e5cbebc0beaa67339a (diff) | |
download | podman-86dd25ae48e6746920d84e760159691b39371cc0.tar.gz podman-86dd25ae48e6746920d84e760159691b39371cc0.tar.bz2 podman-86dd25ae48e6746920d84e760159691b39371cc0.zip |
Update c/storage vendor to v1.10 release
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 309189c05..9488bb644 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 93bced01015eb94bec4821df1876314be8197680 -github.com/containers/storage 06b6c2e4cf254f5922a79da058c94ac2a65bb92f +github.com/containers/storage v1.10 github.com/containers/psgo v1.1 github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |