Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#12859)
Some checks failed
CI / changes (push) Failing after 50s
Documentation / changes (push) Has been skipped
CI / lua-lint (push) Has been skipped
CI / test-go (push) Has been skipped
CI / Verify Doc generation (push) Has been skipped
Documentation / Update (push) Has been skipped
CI / Chart / Test (push) Has been skipped
Scorecards supply-chain security / Scorecards analysis (push) Failing after 1s
CI / Build (push) Has been skipped
CI / Chart / Lint (push) Has been skipped
CI / Kubernetes (push) Has been cancelled
CI / Kubernetes chroot (push) Has been cancelled

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 04:30:24 -08:00 committed by GitHub
parent d02abab769
commit de1a4c463c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 5 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.62.0
github.com/spf13/cobra v1.8.1
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/stretchr/testify v1.10.0
github.com/yudai/gojsondiff v1.0.0