Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 in /images/custom-error-pages/rootfs (#13200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f988e0d67
commit
702496746a
2 changed files with 3 additions and 4 deletions
|
|
@ -2,12 +2,11 @@ module k8s.io/ingress-nginx/custom-error-pages
|
|||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/prometheus/client_golang v1.21.1
|
||||
require github.com/prometheus/client_golang v1.22.0
|
||||
|
||||
require (
|
||||
github.com/beorn7/perks v1.0.1 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/klauspost/compress v1.18.0 // indirect
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||||
github.com/prometheus/client_model v0.6.1 // indirect
|
||||
github.com/prometheus/common v0.63.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue