File tree Expand file tree Collapse file tree 2 files changed +12
-92
lines changed
Expand file tree Collapse file tree 2 files changed +12
-92
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ require (
88 github.com/alecthomas/kingpin/v2 v2.4.0
99 github.com/caarlos0/env/v11 v11.3.1
1010 github.com/oklog/run v1.2.0
11- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
12- github.com/prometheus-operator/prometheus-operator/pkg/client v0.86.0
11+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.1
12+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.86.1
1313 github.com/prometheus/client_golang v1.23.2
1414 github.com/prometheus/common v0.67.1
1515 github.com/prometheus/prometheus v0.306.0
@@ -57,9 +57,7 @@ require (
5757 github.com/google/go-cmp v0.7.0 // indirect
5858 github.com/google/uuid v1.6.0 // indirect
5959 github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853 // indirect
60- github.com/josharian/intern v1.0.0 // indirect
6160 github.com/json-iterator/go v1.1.12 // indirect
62- github.com/mailru/easyjson v0.9.1 // indirect
6361 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
6462 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
6563 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
You can’t perform that action at this time.
0 commit comments