diff options
author | Miloslav Trmač <mitr@redhat.com> | 2018-12-03 20:56:36 +0100 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2018-12-06 23:31:54 +0100 |
commit | 33fcb355ca079810d3bbdbc3eb121fca4f41f97f (patch) | |
tree | db95d2013365e3a11670c8393d43ddf85463d6a7 /vendor.conf | |
parent | d37647ddf80aca7b07294a5141ffb7fb94e17359 (diff) | |
download | podman-33fcb355ca079810d3bbdbc3eb121fca4f41f97f.tar.gz podman-33fcb355ca079810d3bbdbc3eb121fca4f41f97f.tar.bz2 podman-33fcb355ca079810d3bbdbc3eb121fca4f41f97f.zip |
Update containers/image to 63a1cbdc5e6537056695cf0d627c0a33b334df53
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
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 94eb6fccc..b3d6f2117 100644 --- a/vendor.conf +++ b/vendor.conf @@ -11,7 +11,7 @@ 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 bd10b1b53b2976f215b3f2f848fb8e7cad779aeb +github.com/containers/image 63a1cbdc5e6537056695cf0d627c0a33b334df53 github.com/containers/storage db40f96d853dfced60c563e61fb66ba231ce7c8d github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 |