diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-06-07 15:11:38 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-06-07 15:11:38 -0400 |
commit | d81fc2e19274d1531ee26650fc90c7011eada5cf (patch) | |
tree | 8ca17246ec6dba2c4bc6298e9eed6f28532239e5 /vendor.conf | |
parent | bcc89e9d087c13ff9de3194bda85657465e9daef (diff) | |
download | podman-d81fc2e19274d1531ee26650fc90c7011eada5cf.tar.gz podman-d81fc2e19274d1531ee26650fc90c7011eada5cf.tar.bz2 podman-d81fc2e19274d1531ee26650fc90c7011eada5cf.zip |
Update c/storage to 9b10041d7b2ef767ce9c42b5862b6c51eeb82214
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 cfd410889..a33a52786 100644 --- a/vendor.conf +++ b/vendor.conf @@ -19,7 +19,7 @@ github.com/containers/image 2c0349c99af7d90694b3faa0e9bde404d407b145 github.com/vbauerster/mpb v3.3.4 github.com/mattn/go-isatty v0.0.4 github.com/VividCortex/ewma v1.1.1 -github.com/containers/storage v1.12.7 +github.com/containers/storage 9b10041d7b2ef767ce9c42b5862b6c51eeb82214 github.com/containers/psgo v1.3.0 github.com/coreos/go-systemd v17 github.com/coreos/pkg v4 |