diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-12-05 13:56:38 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2018-12-05 15:56:04 -0500 |
commit | 5f480f5f75b94fb3398884977589d75d5ccf19c6 (patch) | |
tree | 8dea96fe79547e14c45965a9c8fb01c9fd1c97c5 /vendor.conf | |
parent | be74acee1ce5eed5c85d5ee96a7d305098be7112 (diff) | |
download | podman-5f480f5f75b94fb3398884977589d75d5ccf19c6.tar.gz podman-5f480f5f75b94fb3398884977589d75d5ccf19c6.tar.bz2 podman-5f480f5f75b94fb3398884977589d75d5ccf19c6.zip |
Vendor in latest containers/storage
This should improve performance on vfs images on top of xfs/reflink drives.
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 51907f763..94eb6fccc 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 ad0f9c4dfa38fcb160f430ff1d653dc3dae03810 +github.com/containers/storage db40f96d853dfced60c563e61fb66ba231ce7c8d github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |