diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-08-05 14:48:45 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-08-05 14:50:29 -0400 |
commit | 44e229f24ea21a863bfb5ac23704be10f290b6cf (patch) | |
tree | 38f74103be6578eecce9c1c26a3598e2c6455790 /vendor.conf | |
parent | 5255a1bb11da5e3a9310c672011efb2796ba9412 (diff) | |
download | podman-44e229f24ea21a863bfb5ac23704be10f290b6cf.tar.gz podman-44e229f24ea21a863bfb5ac23704be10f290b6cf.tar.bz2 podman-44e229f24ea21a863bfb5ac23704be10f290b6cf.zip |
Add missing vendor
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor.conf b/vendor.conf index b8ac20a4e..370ab38a8 100644 --- a/vendor.conf +++ b/vendor.conf @@ -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 v1.4.0 |