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 49dcfd7 commit 2450b11Copy full SHA for 2450b11
go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.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
10
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.76.0
11
github.com/prometheus/client_golang v1.19.1
12
github.com/rancher/kubernetes-provider-detector v0.1.5
13
github.com/rancher/lasso v0.0.0-20240805175815-a40054127062
0 commit comments