diff options
author | baude <bbaude@redhat.com> | 2019-06-20 15:05:29 -0500 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2019-06-20 15:14:09 -0500 |
commit | 7e4d75eb8b74c62e44c7b1be93dd338695814c92 (patch) | |
tree | 04c929c4e992ccb1813e1e7f7b946feb138a3c96 /vendor.conf | |
parent | 1fad6b74f2a6360b26afbeea1a1705cfd42b6ca7 (diff) | |
download | podman-7e4d75eb8b74c62e44c7b1be93dd338695814c92.tar.gz podman-7e4d75eb8b74c62e44c7b1be93dd338695814c92.tar.bz2 podman-7e4d75eb8b74c62e44c7b1be93dd338695814c92.zip |
vendor containers/storage v1.12.11
vendor cs with overlay caching
cs also carries a dep on github.com/DataDog/zstd
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 76e8b0003..31edddc44 100644 --- a/vendor.conf +++ b/vendor.conf @@ -19,7 +19,7 @@ github.com/containers/image v2.0.0 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.10 +github.com/containers/storage v1.12.11 github.com/containers/psgo v1.3.0 github.com/coreos/go-systemd v17 github.com/coreos/pkg v4 @@ -114,3 +114,4 @@ github.com/spf13/cobra v0.0.3 github.com/inconshreveable/mousetrap v1.0.0 gopkg.in/fsnotify.v1 v1.4.7 github.com/ishidawataru/sctp 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb +github.com/DataDog/zstd 1.x |