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 @@ -3,7 +3,7 @@ module github.com/prometheus/exporter-toolkit
3
3
go 1.18
4
4
5
5
require (
6
- github.com/alecthomas/kingpin/v2 v2.3.2
6
+ github.com/alecthomas/kingpin/v2 v2.4.0
7
7
github.com/coreos/go-systemd/v22 v22.5.0
8
8
github.com/go-kit/log v0.2.1
9
9
github.com/prometheus/common v0.45.0
Original file line number Diff line number Diff line change 1
- github.com/alecthomas/kingpin/v2 v2.3.2 h1:H0aULhgmSzN8xQ3nX1uxtdlTHYoPLu5AhHxWrKI6ocU =
2
- github.com/alecthomas/kingpin/v2 v2.3.2 /go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE =
1
+ github.com/alecthomas/kingpin/v2 v2.4.0 h1:f48lwail6p8zpO1bC4TxtqACaGqHYA22qkHjHpqDjYY =
2
+ github.com/alecthomas/kingpin/v2 v2.4.0 /go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE =
3
3
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 h1:s6gZFSlWYmbqAuRjVTiNNhvNRfY2Wxp9nhfyel4rklc =
4
4
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 /go.mod h1:OMCwj8VM1Kc9e19TLln2VL61YJF0x1XFtfdL4JdbSyE =
5
5
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments