Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1194)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-09 16:50:03 -07:00
committed by GitHub
parent 154fe08556
commit a3d681ee27
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.44.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
go.opencensus.io v0.24.0