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 @@ -15,7 +15,7 @@ require (
1515 github.com/blang/semver v3.5.1+incompatible
1616 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0
1717 github.com/prometheus-operator/prometheus-operator/pkg/client v0.74.0
18- github.com/prometheus/client_golang v1.21.0
18+ github.com/prometheus/client_golang v1.21.1
1919 github.com/rancher/kubernetes-provider-detector v0.1.5
2020 github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
2121 github.com/rancher/security-scan v0.4.4-rc.1
Original file line number Diff line number Diff line change @@ -1022,8 +1022,8 @@ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0 h
10221022github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0 /go.mod h1:wAR5JopumPtAZnu0Cjv2PSqV4p4QB09LMhc6fZZTXuA =
10231023github.com/prometheus-operator/prometheus-operator/pkg/client v0.74.0 h1:SyBTzvFuVshDNjDVALs6+NgOy3qh8/xlAsyqB1SzHbI =
10241024github.com/prometheus-operator/prometheus-operator/pkg/client v0.74.0 /go.mod h1:FlcnLo14zQxL6P1yPrV22kYBqyAT0ZRRytv98+B7lBQ =
1025- github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
1026- github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
1025+ github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk =
1026+ github.com/prometheus/client_golang v1.21.1 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
10271027github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
10281028github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
10291029github.com/prometheus/client_model v0.3.0 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
You can’t perform that action at this time.
0 commit comments