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 (
23
23
github.com/opencontainers/runtime-spec v1.2.1
24
24
github.com/openshift/api v0.0.0-20241204141306-c1fdeb0788c1
25
25
github.com/pjbgf/go-apparmor v0.1.3-0.20241107184909-1375e5e7aa89
26
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0
26
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.1
27
27
github.com/prometheus/client_golang v1.23.0
28
28
github.com/prometheus/client_model v0.6.2
29
29
github.com/seccomp/libseccomp-golang v0.11.0
Original file line number Diff line number Diff line change @@ -596,8 +596,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
596
596
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
597
597
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
598
598
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
599
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0 h1:V/HLst0rSw4BZp8nIqhaTnnW4/EGxEoYbgjcDqzPJ5U =
600
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0 /go.mod h1:MruMqbSS9aYrKhBImrO9X9g52hwz3I0B+tcoeAwkmuM =
599
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.1 h1:NEQAo0Cl1gf9sJ3oI1QzczS3BF6ySvSSH36mwOZDuhI =
600
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.1 /go.mod h1:MruMqbSS9aYrKhBImrO9X9g52hwz3I0B+tcoeAwkmuM =
601
601
github.com/prometheus/client_golang v1.23.0 h1:ust4zpdl9r4trLY/gSjlm07PuiBq2ynaXXlptpfy8Uc =
602
602
github.com/prometheus/client_golang v1.23.0 /go.mod h1:i/o0R9ByOnHX0McrTMTyhYvKE4haaf2mW08I+jGAjEE =
603
603
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
Original file line number Diff line number Diff line change @@ -995,7 +995,7 @@ github.com/pkg/errors
995
995
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
996
996
## explicit
997
997
github.com/pmezard/go-difflib/difflib
998
- # github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0
998
+ # github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.1
999
999
## explicit; go 1.24.0
1000
1000
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
1001
1001
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1
You can’t perform that action at this time.
0 commit comments