diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-11-15 15:37:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 15:37:38 -0500 |
commit | 286801229abf0c3b93895c140b102cabd10b125d (patch) | |
tree | 903aae1b6a04c2ca5830938030e1185f177f894c /vendor.conf | |
parent | 0ee56e57df914d280fe3b070ff80e20424e4f3b0 (diff) | |
parent | a620f345fa3e5d3dab207bf76751b60958c12010 (diff) | |
download | podman-286801229abf0c3b93895c140b102cabd10b125d.tar.gz podman-286801229abf0c3b93895c140b102cabd10b125d.tar.bz2 podman-286801229abf0c3b93895c140b102cabd10b125d.zip |
Merge pull request #1820 from TomSweeneyRedHat/dev/tsweeney/storeven1
Vendor in containers/storage
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 1b60d6ca4..9dda16e80 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 09abf3a26b8a3aa69e29fd7faeb260b98d675759 +github.com/containers/storage 3161726d1db0d0d4e86a9667dd476f09b997f497 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c |