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 @@ -8,7 +8,7 @@ require (
8
8
github.com/golang/snappy v0.0.4
9
9
github.com/pkg/errors v0.9.1
10
10
github.com/prometheus/client_golang v1.19.0
11
- github.com/prometheus/common v0.52.3
11
+ github.com/prometheus/common v0.53.0
12
12
github.com/prometheus/prometheus v2.5.0+incompatible
13
13
github.com/spf13/pflag v1.0.5
14
14
go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -912,8 +912,8 @@ github.com/prometheus/common v0.42.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr
912
912
github.com/prometheus/common v0.44.0 /go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY =
913
913
github.com/prometheus/common v0.45.0 /go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY =
914
914
github.com/prometheus/common v0.48.0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
915
- github.com/prometheus/common v0.52.3 h1:5f8uj6ZwHSscOGNdIQg6OiZv/ybiK2CO2q2drVZAQSA =
916
- github.com/prometheus/common v0.52.3 /go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U =
915
+ github.com/prometheus/common v0.53.0 h1:U2pL9w9nmJwJDa4qqLQ3ZaePJ6ZTwt7cMD3AG3+aLCE =
916
+ github.com/prometheus/common v0.53.0 /go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U =
917
917
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
918
918
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
919
919
github.com/prometheus/procfs v0.1.3 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
You can’t perform that action at this time.
0 commit comments