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 @@ -23,7 +23,7 @@ require (
2323 github.com/pjbgf/go-apparmor v0.1.2
2424 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.0
2525 github.com/prometheus/client_golang v1.19.0
26- github.com/prometheus/client_model v0.6.0
26+ 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
2929 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -591,8 +591,8 @@ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.0/g
591591github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU =
592592github.com/prometheus/client_golang v1.19.0 /go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k =
593593github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
594- github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
595- github.com/prometheus/client_model v0.6.0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
594+ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
595+ github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
596596github.com/prometheus/common v0.48.0 h1:QO8U2CdOzSn1BBsmXJXduaaW+dY/5QLjfB8svtSzKKE =
597597github.com/prometheus/common v0.48.0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
598598github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
Original file line number Diff line number Diff line change @@ -961,7 +961,7 @@ github.com/prometheus/client_golang/prometheus
961961github.com/prometheus/client_golang/prometheus/collectors
962962github.com/prometheus/client_golang/prometheus/internal
963963github.com/prometheus/client_golang/prometheus/promhttp
964- # github.com/prometheus/client_model v0.6.0
964+ # github.com/prometheus/client_model v0.6.1
965965## explicit; go 1.19
966966github.com/prometheus/client_model/go
967967# github.com/prometheus/common v0.48.0
You can’t perform that action at this time.
0 commit comments