File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ require (
21
21
github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e
22
22
github.com/operator-framework/operator-lib v0.14.0
23
23
github.com/prometheus-operator/prometheus-operator v0.75.0
24
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.0
25
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.0
24
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.1
25
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.1
26
26
github.com/prometheus/client_golang v1.19.1
27
27
github.com/prometheus/common v0.55.0
28
28
github.com/prometheus/prometheus v0.53.0
Original file line number Diff line number Diff line change @@ -534,10 +534,10 @@ github.com/prometheus-community/prom-label-proxy v0.10.0 h1:49S1uMRHuTUKoWU9Oj3h
534
534
github.com/prometheus-community/prom-label-proxy v0.10.0 /go.mod h1:hUQJDmGpo2bVBA03jBur8vvicfA8dbJdDg5hCjPZPw8 =
535
535
github.com/prometheus-operator/prometheus-operator v0.75.0 h1:ldUas8b691Pu/DnflWywCQkhRRzB/FKVfZ9EcvzdIo0 =
536
536
github.com/prometheus-operator/prometheus-operator v0.75.0 /go.mod h1:nGYa8UDIfPIh2vUf93JbS0GGucx/P6vRur0wPo2DM+s =
537
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.0 h1:62MgqpTrtjNd8cc0RJSFJ1OHqgSrThgHehGVuQaF/fc =
538
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.0 /go.mod h1:XYrdZw5dW12Cjkt4ndbeNZZTBp4UCHtW0ccR9+sTtPU =
539
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.0 h1:QcchdrYyQ9qRY0KZlEjx6gYUjPOvkZDbzOlHMp4ix88 =
540
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.0 /go.mod h1:ptPuQIiTdOvagifFhojZSJ/8VinU3/l7gOQ+Y6M0aqI =
537
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.1 h1:+iiljhJV6niK7MuifJs/n3NeLxikd85nrQfn53sLJkU =
538
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.1 /go.mod h1:XYrdZw5dW12Cjkt4ndbeNZZTBp4UCHtW0ccR9+sTtPU =
539
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.1 h1:s7GlsRYGLWP+L1eQKy6RmLatX+k3v9NQwutUix4l5uM =
540
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.75.1 /go.mod h1:qca3qWGdknRpHvPyThepe5a6QYAh38IQ2ml93E6V3NY =
541
541
github.com/prometheus/alertmanager v0.27.0 h1:V6nTa2J5V4s8TG4C4HtrBP/WNSebCCTYGGv4qecA/+I =
542
542
github.com/prometheus/alertmanager v0.27.0 /go.mod h1:8Ia/R3urPmbzJ8OsdvmZvIprDwvwmYCmUbwBL+jlPOE =
543
543
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
You can’t perform that action at this time.
0 commit comments