File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
61
61
github.com/pkg/errors v0.9.1 // indirect
62
62
github.com/pmezard/go-difflib v1.0.0 // indirect
63
63
github.com/prometheus/client_model v0.4.0 // indirect
64
- github.com/prometheus/common v0.43 .0 // indirect
64
+ github.com/prometheus/common v0.44 .0 // indirect
65
65
github.com/prometheus/procfs v0.10.0 // indirect
66
66
github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
67
67
github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -302,8 +302,8 @@ github.com/prometheus/client_golang v1.15.1/go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt
302
302
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
303
303
github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
304
304
github.com/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
305
- github.com/prometheus/common v0.43 .0 h1:iq+BVjvYLei5f27wiuNiB1DN6DYQkp1c8Bx0Vykh5us =
306
- github.com/prometheus/common v0.43 .0 /go.mod h1:NCvr5cQIh3Y/gy73/RdVtC9r8xxrxwJnB+2lB3BxrFc =
305
+ github.com/prometheus/common v0.44 .0 h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY =
306
+ github.com/prometheus/common v0.44 .0 /go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY =
307
307
github.com/prometheus/procfs v0.10.0 h1:UkG7GPYkO4UZyLnyXjaWYcgOSONqwdBqFUT95ugmt6I =
308
308
github.com/prometheus/procfs v0.10.0 /go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM =
309
309
github.com/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
You can’t perform that action at this time.
0 commit comments