File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/ovn-org/libovsdb v0.7.0
3535 github.com/parnurzeal/gorequest v0.3.0
3636 github.com/prometheus-community/pro-bing v0.7.0
37- github.com/prometheus/client_golang v1.21.1
37+ github.com/prometheus/client_golang v1.22.0
3838 github.com/puzpuzpuz/xsync/v3 v3.5.1
3939 github.com/rs/zerolog v1.34.0
4040 github.com/scylladb/go-set v1.0.2
@@ -162,7 +162,6 @@ require (
162162 github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
163163 github.com/karrick/godirwalk v1.17.0 // indirect
164164 github.com/kelseyhightower/envconfig v1.4.0 // indirect
165- github.com/klauspost/compress v1.18.0 // indirect
166165 github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 // indirect
167166 github.com/kylelemons/godebug v1.1.0 // indirect
168167 github.com/libopenstorage/openstorage v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -599,8 +599,8 @@ github.com/prometheus-community/pro-bing v0.7.0 h1:KFYFbxC2f2Fp6c+TyxbCOEarf7rbn
599599github.com/prometheus-community/pro-bing v0.7.0 /go.mod h1:Moob9dvlY50Bfq6i88xIwfyw7xLFHH69LUgx9n5zqCE =
600600github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.81.0 h1:mSii7z+TihzdeULnGjLnNikgtDbeViY/wW8s3430rhE =
601601github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.81.0 /go.mod h1:YfnEQzw7tUQa0Sjiz8V6QFc6JUGE+i5wybsjc3EOKn8 =
602- github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk =
603- github.com/prometheus/client_golang v1.21.1 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
602+ github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
603+ github.com/prometheus/client_golang v1.22.0 /go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0 =
604604github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
605605github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
606606github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
You can’t perform that action at this time.
0 commit comments