File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ require (
5
5
github.com/cespare/xxhash/v2 v2.1.1
6
6
github.com/golang/protobuf v1.4.3
7
7
github.com/json-iterator/go v1.1.10
8
- github.com/prometheus/client_model v0.2.1-0.20200406191659-4b803f3550a4
8
+ github.com/prometheus/client_model v0.2.1-0.20210403151606-24db95a3d5d6
9
9
github.com/prometheus/common v0.18.0
10
10
github.com/prometheus/procfs v0.6.0
11
11
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ github.com/prometheus/client_model v0.1.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6T
223
223
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
224
224
github.com/prometheus/client_model v0.2.1-0.20200406191659-4b803f3550a4 h1:7Ws+6l4/5eJPHAxe0Axwo4XJwSAA4i0ipEjuoLXWFyo =
225
225
github.com/prometheus/client_model v0.2.1-0.20200406191659-4b803f3550a4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
226
+ github.com/prometheus/client_model v0.2.1-0.20210403151606-24db95a3d5d6 h1:wlZYx9ITBsvMO/wVoi30A36fAdRlBC130JksGGfaYl8 =
227
+ github.com/prometheus/client_model v0.2.1-0.20210403151606-24db95a3d5d6 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
226
228
github.com/prometheus/common v0.2.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
227
229
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
228
230
github.com/prometheus/common v0.7.0 /go.mod h1:DjGbpBbp5NYNiECxcL/VnbXCCaQpKd3tt26CguLLsqA =
You can’t perform that action at this time.
0 commit comments