diff options
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 |