File tree Expand file tree Collapse file tree 4 files changed +266
-74
lines changed
github.com/prometheus/client_model/go Expand file tree Collapse file tree 4 files changed +266
-74
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/pkg/errors v0.9.1
4141 github.com/prometheus/alertmanager v0.24.0
4242 github.com/prometheus/client_golang v1.13.0
43- github.com/prometheus/client_model v0.2 .0
43+ github.com/prometheus/client_model v0.3 .0
4444 github.com/prometheus/common v0.37.0
4545 github.com/prometheus/prometheus v0.39.1
4646 github.com/segmentio/fasthash v0.0.0-20180216231524-a72b379d632e
Original file line number Diff line number Diff line change @@ -825,8 +825,9 @@ github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod h1:
825825github.202132.xyz/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
826826github.202132.xyz/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
827827github.202132.xyz/prometheus/client_model v0.1.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
828- github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M =
829828github.202132.xyz/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
829+ github.com/prometheus/client_model v0.3.0 h1:UBgGFHqYdG/TPFD1B1ogZywDqEkwp3fBMvqdiQ7Xew4 =
830+ github.com/prometheus/client_model v0.3.0 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
830831github.202132.xyz/prometheus/common v0.2.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
831832github.202132.xyz/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
832833github.202132.xyz/prometheus/common v0.7.0 /go.mod h1:DjGbpBbp5NYNiECxcL/VnbXCCaQpKd3tt26CguLLsqA =
You can’t perform that action at this time.
0 commit comments