diff options
author | Miloslav Trmač <mitr@redhat.com> | 2019-02-09 00:13:48 +0100 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2019-02-13 22:23:14 +0100 |
commit | a6707e4348b3ae4db60eadbb77bb1af3b9e8bf94 (patch) | |
tree | 25e97449be476f2848847ae5a58a657b21e5c6db /vendor.conf | |
parent | e86aec78551d8f792fd6d7e1f450e16bebd14701 (diff) | |
download | podman-a6707e4348b3ae4db60eadbb77bb1af3b9e8bf94.tar.gz podman-a6707e4348b3ae4db60eadbb77bb1af3b9e8bf94.tar.bz2 podman-a6707e4348b3ae4db60eadbb77bb1af3b9e8bf94.zip |
Vendor in latest c/storage and c/image
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor.conf b/vendor.conf index 911b83325..36452038f 100644 --- a/vendor.conf +++ b/vendor.conf @@ -15,8 +15,8 @@ github.com/containerd/cgroups 39b18af02c4120960f517a3a4c2588fabb61d02c 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.9 +github.com/containers/image 93bced01015eb94bec4821df1876314be8197680 +github.com/containers/storage 06b6c2e4cf254f5922a79da058c94ac2a65bb92f github.com/containers/psgo v1.1 github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |