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