chore(deps): update module github.com/spf13/cobra to v1.8.0 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/go.mod b/go.mod
index 691fd0b..636e7ef 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.45.0
github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.7.0
+ github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
golang.org/x/oauth2 v0.12.0