We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ce2ed commit b20096dCopy full SHA for b20096d
go.mod
@@ -6,7 +6,7 @@ toolchain go1.22.7
6
7
require (
8
github.com/blang/semver v3.5.1+incompatible
9
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.1
10
github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
11
github.com/prometheus/client_golang v1.20.3
12
github.com/rancher/kubernetes-provider-detector v0.1.5
0 commit comments