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 9c00efeCopy full SHA for 9c00efe
go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.7
7
require (
8
github.com/blang/semver v3.5.1+incompatible
9
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
10
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.77.0
11
github.com/prometheus/client_golang v1.20.3
12
github.com/rancher/kubernetes-provider-detector v0.1.5
13
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
0 commit comments