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.18.0
11
- github.com/prometheus/common v0.47 .0
11
+ github.com/prometheus/common v0.48 .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 @@ -909,8 +909,8 @@ github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJ
909
909
github.com/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
910
910
github.com/prometheus/common v0.44.0 /go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY =
911
911
github.com/prometheus/common v0.45.0 /go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY =
912
- github.com/prometheus/common v0.47 .0 h1:p5Cz0FNHo7SnWOmWmoRozVcjEp0bIVU8cV7OShpjL1k =
913
- github.com/prometheus/common v0.47 .0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
912
+ github.com/prometheus/common v0.48 .0 h1:QO8U2CdOzSn1BBsmXJXduaaW+dY/5QLjfB8svtSzKKE =
913
+ github.com/prometheus/common v0.48 .0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
914
914
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
915
915
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
916
916
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