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 @@ -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.11
8
- github.com/prometheus/client_model v0.2.1-0.20210611125623-bbaf1cc17b15
8
+ github.com/prometheus/client_model v0.2.1-0.20210624201024-61b6c1aac064
9
9
github.com/prometheus/common v0.26.0
10
10
github.com/prometheus/procfs v0.6.0
11
11
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP
78
78
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
79
79
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
80
80
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
81
- github.com/prometheus/client_model v0.2.1-0.20210611125623-bbaf1cc17b15 h1:l+7cw41KLeOScRk7f9Tg//xT8LAz55Kg+Fg9i0i0Cyw =
82
- github.com/prometheus/client_model v0.2.1-0.20210611125623-bbaf1cc17b15 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
81
+ github.com/prometheus/client_model v0.2.1-0.20210624201024-61b6c1aac064 h1:Kyx21CLOfWDA4e2TcOcupRl2g/Bmddu0AL0hR1BldEw =
82
+ github.com/prometheus/client_model v0.2.1-0.20210624201024-61b6c1aac064 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
83
83
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
84
84
github.com/prometheus/common v0.10.0 /go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo =
85
85
github.com/prometheus/common v0.26.0 h1:iMAkS2TDoNWnKM+Kopnx/8tnEStIfpYA0ur0xQzzhMQ =
You can’t perform that action at this time.
0 commit comments