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 (
3131 github.com/otiai10/copy v1.14.0
3232 github.com/pkg/errors v0.9.1
3333 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
3535 github.com/prometheus/common v0.47.0
3636 github.com/sirupsen/logrus v1.9.3
3737 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
519519git.colasdn.top/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
520520git.colasdn.top/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
521521git.colasdn.top/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 =
524524git.colasdn.top/prometheus/common v0.0.0-20181113130724-41aa239b4cce /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
525525git.colasdn.top/prometheus/common v0.4.0 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
526526git.colasdn.top/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
775775git.colasdn.top/prometheus/client_golang/prometheus/testutil
776776git.colasdn.top/prometheus/client_golang/prometheus/testutil/promlint
777777git.colasdn.top/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
779779## explicit; go 1.19
780780git.colasdn.top/prometheus/client_model/go
781781# github.com/prometheus/common v0.47.0
You can’t perform that action at this time.
0 commit comments