File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ require (
109
109
github.com/opencontainers/go-digest v1.0.0 // indirect
110
110
github.com/pelletier/go-toml v1.9.5 // indirect
111
111
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
112
- github.com/prometheus/client_golang v1.13 .0
113
- github.com/prometheus/client_model v0.2 .0 // indirect
112
+ github.com/prometheus/client_golang v1.14 .0
113
+ github.com/prometheus/client_model v0.3 .0 // indirect
114
114
github.com/prometheus/common v0.37.0 // indirect
115
115
github.com/prometheus/procfs v0.8.0 // indirect
116
116
github.com/rivo/uniseg v0.4.2 // indirect
Original file line number Diff line number Diff line change @@ -515,13 +515,14 @@ github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP
515
515
github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
516
516
github.com/prometheus/client_golang v1.11.1 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
517
517
github.com/prometheus/client_golang v1.12.1 /go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY =
518
- github.com/prometheus/client_golang v1.13 .0 h1:b71QUfeo5M8gq2+evJdTPfZhYMAU0uKPkyPJ7TPsloU =
519
- github.com/prometheus/client_golang v1.13 .0 /go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ =
518
+ github.com/prometheus/client_golang v1.14 .0 h1:nJdhIvne2eSX/XRAFV9PcvFFRbrjbcTUj0VP62TMhnw =
519
+ github.com/prometheus/client_golang v1.14 .0 /go.mod h1:8vpkKitgIVNcqrRBWh1C4TIUQgYNtG/XQE4E/Zae36Y =
520
520
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
521
521
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
522
522
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
523
- github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M =
524
523
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
524
+ github.com/prometheus/client_model v0.3.0 h1:UBgGFHqYdG/TPFD1B1ogZywDqEkwp3fBMvqdiQ7Xew4 =
525
+ github.com/prometheus/client_model v0.3.0 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
525
526
github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
526
527
github.com/prometheus/common v0.4.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
527
528
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
You can’t perform that action at this time.
0 commit comments