File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
25
25
github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
26
26
github.com/prometheus/client_golang v1.19.0
27
- github.com/prometheus/common v0.50.0
27
+ github.com/prometheus/common v0.51.1
28
28
github.com/prometheus/prometheus v0.50.1
29
29
github.com/shirou/gopsutil v3.21.11+incompatible
30
30
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -576,8 +576,8 @@ github.com/prometheus/common v0.9.1/go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8b
576
576
github.com/prometheus/common v0.10.0 /go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo =
577
577
github.com/prometheus/common v0.26.0 /go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc =
578
578
github.com/prometheus/common v0.29.0 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
579
- github.com/prometheus/common v0.50.0 h1:YSZE6aa9+luNa2da6/Tik0q0A5AbR+U003TItK57CPQ =
580
- github.com/prometheus/common v0.50.0 /go.mod h1:wHFBCEVWVmHMUpg7pYcOm2QUR/ocQdYSJVQJKnHc3xQ =
579
+ github.com/prometheus/common v0.51.1 h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw =
580
+ github.com/prometheus/common v0.51.1 /go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q =
581
581
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
582
582
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
583
583
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
You can’t perform that action at this time.
0 commit comments