diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-10-26 11:17:25 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2018-10-26 11:17:27 -0400 |
commit | 1896f16a5540237c39ca050a960b906a10be5db7 (patch) | |
tree | bc25041a24be49876bb88549da919a6876c7dcf3 /vendor.conf | |
parent | 3efa0685289a44ab21015897253565b9c50c1777 (diff) | |
download | podman-1896f16a5540237c39ca050a960b906a10be5db7.tar.gz podman-1896f16a5540237c39ca050a960b906a10be5db7.tar.bz2 podman-1896f16a5540237c39ca050a960b906a10be5db7.zip |
Vendor in latest containers/storage
We need this to start testing metacopy up for podman.
Signed-off-by: Daniel J Walsh <dwalsh@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 dfcdbbe80..85b784d9b 100644 --- a/vendor.conf +++ b/vendor.conf @@ -12,7 +12,7 @@ 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/storage bd5818eda84012cf1db4dafbddd4b7509bb77142 +github.com/containers/storage 09abf3a26b8a3aa69e29fd7faeb260b98d675759 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |