File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/otiai10/copy v1.14.0
32
32
github.com/pkg/errors v0.9.1
33
33
github.com/prometheus/client_golang v1.18.0
34
- github.com/prometheus/client_model v0.6.0
34
+ github.com/prometheus/client_model v0.6.1
35
35
github.com/prometheus/common v0.47.0
36
36
github.com/sirupsen/logrus v1.9.3
37
37
github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -519,8 +519,8 @@ github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlk
519
519
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
520
520
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
521
521
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
522
- github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
523
- github.com/prometheus/client_model v0.6.0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
522
+ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
523
+ github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
524
524
github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
525
525
github.com/prometheus/common v0.4.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
526
526
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ github.com/prometheus/client_golang/prometheus/promhttp
775
775
github.com/prometheus/client_golang/prometheus/testutil
776
776
github.com/prometheus/client_golang/prometheus/testutil/promlint
777
777
github.com/prometheus/client_golang/prometheus/testutil/promlint/validations
778
- # github.com/prometheus/client_model v0.6.0
778
+ # github.com/prometheus/client_model v0.6.1
779
779
## explicit; go 1.19
780
780
github.com/prometheus/client_model/go
781
781
# github.com/prometheus/common v0.47.0
You can’t perform that action at this time.
0 commit comments