From cda752fd59333d21e3de12e89efcdca800b8916c Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Tue, 13 Aug 2019 14:13:30 -0700 Subject: [PATCH] Update cni plugins to v0.7.6. Signed-off-by: Lantao Liu --- vendor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor.conf b/vendor.conf index f9144479b..efe3b0910 100644 --- a/vendor.conf +++ b/vendor.conf @@ -75,6 +75,6 @@ github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528 github.com/davecgh/go-spew v1.1.1 # cni dependencies -github.com/containernetworking/plugins v0.7.5 +github.com/containernetworking/plugins v0.7.6 github.com/containernetworking/cni v0.7.1 github.com/containerd/go-cni 49fbd9b210f3c8ee3b7fd3cd797aabaf364627c1