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 7
7
8
8
require (
9
9
github.com/AlekSi/pointer v1.1.0
10
- github.com/alecthomas/kong v0.4 .0
10
+ github.com/alecthomas/kong v0.5 .0
11
11
github.com/golang/snappy v0.0.3 // indirect
12
12
github.com/percona/exporter_shared v0.7.4-0.20211108113423-8555cdbac68b
13
13
github.com/percona/percona-toolkit v0.0.0-20211210121818-b2860eee3152
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod h1:uGdko
42
42
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 h1:fLjPD/aNc3UIOA6tDi6QXUemppXK3P9BI7mr2hd6gx8 =
43
43
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
44
44
github.com/alecthomas/kingpin v2.2.6+incompatible /go.mod h1:59OFYbFVLKQKq+mqrL6Rw5bR0c3ACQaawgXx0QYndlE =
45
- github.com/alecthomas/kong v0.4 .0 h1:uj5Xe5RaoSRu2sUIy6XZk5QO9NaLU7/+2HXq7GRas/4 =
46
- github.com/alecthomas/kong v0.4 .0 /go.mod h1:uzxf/HUh0tj43x1AyJROl3JT7SgsZ5m+icOv1csRhc0 =
45
+ github.com/alecthomas/kong v0.5 .0 h1:u8Kdw+eeml93qtMZ04iei0CFYve/WPcA5IFh+9wSskE =
46
+ github.com/alecthomas/kong v0.5 .0 /go.mod h1:uzxf/HUh0tj43x1AyJROl3JT7SgsZ5m+icOv1csRhc0 =
47
47
github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142 h1:8Uy0oSf5co/NZXje7U1z8Mpep++QJOldL2hs/sBQf48 =
48
48
github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142 /go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8 =
49
49
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
You can’t perform that action at this time.
0 commit comments