From 94b8e72341a7d57b4cb7eb3aa2ee97c9b856fe72 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Jul 2021 21:01:05 +0000 Subject: [PATCH] Update module github.com/spf13/cobra to v1.2.0 --- 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..207851df2 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.0 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.7.0 github.com/tallclair/mdtoc v1.0.1