Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#13204)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-04-14 04:36:49 -07:00 committed by GitHub
parent ecc4ebce81
commit a9f09ab117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

3
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/onsi/ginkgo/v2 v2.23.4
github.com/opencontainers/runc v1.2.6
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.21.1
github.com/prometheus/client_golang v1.22.0
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.63.0
github.com/spf13/cobra v1.9.1
@ -55,7 +55,6 @@ require (
github.com/ghodss/yaml v1.0.0 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/klauspost/compress v1.18.0 // indirect
github.com/moby/sys/userns v0.1.0 // indirect
github.com/rogpeppe/go-internal v1.13.1 // indirect
github.com/x448/float16 v0.8.4 // indirect