File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ require (
152
152
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
153
153
github.com/pkg/sftp v1.13.6-0.20221018182125-7da137aa03f0
154
154
github.com/prometheus/client_golang v1.17.0
155
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
155
+ github.com/prometheus/client_model v0.5.0
156
156
github.com/prometheus/common v0.44.0
157
157
github.com/quasilyte/go-ruleguard/dsl v0.3.21
158
158
github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -785,8 +785,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH
785
785
github.com/prometheus/client_golang v1.17.0 h1:rl2sfwZMtSthVU752MqfjQozy7blglC+1SOtjMAMh+Q =
786
786
github.com/prometheus/client_golang v1.17.0 /go.mod h1:VeL+gMmOAxkS2IqfCq0ZmHSL+LjWfWDUmp1mBz9JgUY =
787
787
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
788
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 h1:v7DLqVdK4VrYkVD5diGdl4sxJurKJEMnODWRJlxV9oM =
789
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
788
+ github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
789
+ github.com/prometheus/client_model v0.5.0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
790
790
github.com/prometheus/common v0.44.0 h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY =
791
791
github.com/prometheus/common v0.44.0 /go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY =
792
792
github.com/prometheus/procfs v0.11.1 h1:xRC8Iq1yyca5ypa9n1EZnWZkt7dwcoRPQwX/5gwaUuI =
You can’t perform that action at this time.
0 commit comments