File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/openshift/api v0.0.0-20221205111557-f2fbb1d1cd5e
2323 github.com/pjbgf/go-apparmor v0.1.2
2424 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0
25- github.com/prometheus/client_golang v1.20.4
25+ github.com/prometheus/client_golang v1.20.5
2626 github.com/prometheus/client_model v0.6.1
2727 github.com/seccomp/libseccomp-golang v0.10.0
2828 github.com/sigstore/cosign/v2 v2.2.3
Original file line number Diff line number Diff line change @@ -581,8 +581,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
581581github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
582582github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0 h1:AHzMWDxNiAVscJL6+4wkvFRTpMnJqiaZFEKA/osaBXE =
583583github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0 /go.mod h1:wAR5JopumPtAZnu0Cjv2PSqV4p4QB09LMhc6fZZTXuA =
584- github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI =
585- github.com/prometheus/client_golang v1.20.4 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
584+ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y =
585+ github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
586586github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
587587github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
588588github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
Original file line number Diff line number Diff line change @@ -941,7 +941,7 @@ github.com/pmezard/go-difflib/difflib
941941## explicit; go 1.21
942942github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
943943github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1
944- # github.com/prometheus/client_golang v1.20.4
944+ # github.com/prometheus/client_golang v1.20.5
945945## explicit; go 1.20
946946github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
947947github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header
You can’t perform that action at this time.
0 commit comments