Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#12868)
Some checks failed
CI / test-go (push) Has been skipped
CI / Verify Doc generation (push) Has been skipped
CI / Build (push) Has been skipped
CI / Chart / Lint (push) Has been skipped
CI / changes (push) Failing after 3s
CI / Chart / Test (push) Has been skipped
CI / Kubernetes (push) Has been cancelled
CI / Kubernetes chroot (push) Has been cancelled
CI / Kubernetes with Validations (push) Has been cancelled

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-02-17 05:28:22 -08:00 committed by GitHub
parent 65d6d463ef
commit 12a09b31c7
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