File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ require (
267
267
github.com/pion/transport v0.13.1 // indirect
268
268
github.com/pkg/errors v0.9.1 // indirect
269
269
github.com/pmezard/go-difflib v1.0.0 // indirect
270
- github.com/prometheus/client_model v0.2 .0
270
+ github.com/prometheus/client_model v0.3 .0
271
271
github.com/prometheus/common v0.37.0
272
272
github.com/prometheus/procfs v0.8.0 // indirect
273
273
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
Original file line number Diff line number Diff line change @@ -1553,8 +1553,9 @@ github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod h1:
1553
1553
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
1554
1554
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1555
1555
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1556
- github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M =
1557
1556
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1557
+ github.com/prometheus/client_model v0.3.0 h1:UBgGFHqYdG/TPFD1B1ogZywDqEkwp3fBMvqdiQ7Xew4 =
1558
+ github.com/prometheus/client_model v0.3.0 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
1558
1559
github.com/prometheus/common v0.0.0-20180110214958-89604d197083 /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
1559
1560
github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
1560
1561
github.com/prometheus/common v0.4.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
You can’t perform that action at this time.
0 commit comments