File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/blang/semver v3.5.1+incompatible
77 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1
88 github.com/prometheus-operator/prometheus-operator/pkg/client v0.80.1
9- github.com/prometheus/client_golang v1.21.0
9+ github.com/prometheus/client_golang v1.21.1
1010 github.com/rancher/kubernetes-provider-detector v0.1.5
1111 github.com/rancher/lasso v0.2.1
1212 github.com/rancher/security-scan v0.6.0-rc.2
Original file line number Diff line number Diff line change @@ -215,8 +215,8 @@ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1 h
215215github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1 /go.mod h1:6x4x0t9BP35g4XcjkHE9EB3RxhyfxpdpmZKd/Qyk8+M =
216216github.com/prometheus-operator/prometheus-operator/pkg/client v0.80.1 h1:7/TPlTy7tkMXC1KwS2WdUdU8J220DszlSQ1+KHjXwHc =
217217github.com/prometheus-operator/prometheus-operator/pkg/client v0.80.1 /go.mod h1:0lW4yp2XE7AKohpGB2UGdomjP08rbr4f8JwAN6sUDWU =
218- github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
219- github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
218+ github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk =
219+ github.com/prometheus/client_golang v1.21.1 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
220220github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
221221github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
222222github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
You can’t perform that action at this time.
0 commit comments