From 5c9de3d2480dcdc9b92bd6a9f362a40f1849cdab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Jul 2021 16:26:40 +0000 Subject: [PATCH] Update module github.com/spf13/cobra to v1.2.1 --- ingress-nginx/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingress-nginx/go.mod b/ingress-nginx/go.mod index f748b74be..f0b89f7ee 100644 --- a/ingress-nginx/go.mod +++ b/ingress-nginx/go.mod @@ -24,7 +24,7 @@ require ( github.com/prometheus/client_golang v1.11.0 github.com/prometheus/client_model v0.2.0 github.com/prometheus/common v0.29.0 - github.com/spf13/cobra v1.1.3 + github.com/spf13/cobra v1.2.1 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.7.0 github.com/tallclair/mdtoc v1.0.1