File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/golang/protobuf v1.5.1 // indirect
7
7
github.com/google/uuid v1.2.0
8
8
github.com/prometheus/client_golang v1.10.0
9
- github.com/prometheus/common v0.24 .0
9
+ github.com/prometheus/common v0.25 .0
10
10
github.com/showwin/speedtest-go v1.1.2
11
11
github.com/stretchr/testify v1.7.0 // indirect
12
12
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 // indirect
Original file line number Diff line number Diff line change @@ -231,8 +231,8 @@ github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y8
231
231
github.com/prometheus/common v0.7.0 /go.mod h1:DjGbpBbp5NYNiECxcL/VnbXCCaQpKd3tt26CguLLsqA =
232
232
github.com/prometheus/common v0.10.0 /go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo =
233
233
github.com/prometheus/common v0.18.0 /go.mod h1:U+gB1OBLb1lF3O42bTCL+FK18tX9Oar16Clt/msog/s =
234
- github.com/prometheus/common v0.24 .0 h1:aIycr3wRFxPUq8XlLQlGQ9aNXV3dFi5y62pe/SB262k =
235
- github.com/prometheus/common v0.24 .0 /go.mod h1:H6QK/N6XVT42whUeIdI3dp36w49c+/iMDk7UAI2qm7Q =
234
+ github.com/prometheus/common v0.25 .0 h1:IjJYZJCI8HZYtqA3xYwGyDzSCy1r4CA2GRh+4vdOmtE =
235
+ github.com/prometheus/common v0.25 .0 /go.mod h1:H6QK/N6XVT42whUeIdI3dp36w49c+/iMDk7UAI2qm7Q =
236
236
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
237
237
github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
238
238
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
You can’t perform that action at this time.
0 commit comments