File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
84
84
github.com/pierrec/lz4/v4 v4.1.22
85
85
github.com/pkg/errors v0.9.1
86
86
github.com/prometheus/client_golang v1.21.1
87
- github.com/prometheus/client_model v0.6.1
87
+ github.com/prometheus/client_model v0.6.2
88
88
github.com/prometheus/common v0.62.0
89
89
github.com/prometheus/prometheus v0.302.1
90
90
github.com/redis/go-redis/v9 v9.7.3
Original file line number Diff line number Diff line change @@ -1070,8 +1070,8 @@ github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:
1070
1070
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1071
1071
github.com/prometheus/client_model v0.1.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1072
1072
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
1073
- github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
1074
- github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
1073
+ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
1074
+ github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
1075
1075
github.com/prometheus/common v0.2.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
1076
1076
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
1077
1077
github.com/prometheus/common v0.6.0 /go.mod h1:eBmuwkDJBwy6iBfxCBob6t6dR6ENT/y+J+Zk0j9GMYc =
Original file line number Diff line number Diff line change @@ -1559,8 +1559,8 @@ github.com/prometheus/client_golang/prometheus/push
1559
1559
github.com/prometheus/client_golang/prometheus/testutil
1560
1560
github.com/prometheus/client_golang/prometheus/testutil/promlint
1561
1561
github.com/prometheus/client_golang/prometheus/testutil/promlint/validations
1562
- # github.com/prometheus/client_model v0.6.1
1563
- ## explicit; go 1.19
1562
+ # github.com/prometheus/client_model v0.6.2
1563
+ ## explicit; go 1.22.0
1564
1564
github.com/prometheus/client_model/go
1565
1565
# github.com/prometheus/common v0.62.0
1566
1566
## explicit; go 1.21
You can’t perform that action at this time.
0 commit comments