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 @@ -6,7 +6,7 @@ toolchain go1.23.2
6
6
7
7
require (
8
8
github.com/AlekSi/pointer v1.2.0
9
- github.com/alecthomas/kong v1.8.0
9
+ github.com/alecthomas/kong v1.8.1
10
10
github.com/percona/exporter_shared v0.7.6
11
11
github.com/pkg/errors v0.9.1
12
12
github.com/prometheus/client_golang v1.21.0
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 h1:DzHpqpoJVaC
14
14
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
15
15
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
16
16
github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
17
- github.com/alecthomas/kong v1.8.0 h1:LEDIdSYrHU+4oTF2BL0NAfw++wH6lg/LzAJodTkLikM =
18
- github.com/alecthomas/kong v1.8.0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
17
+ github.com/alecthomas/kong v1.8.1 h1:6aamvWBE/REnR/BCq10EcozmcpUPc5aGI1lPAWdB0EE =
18
+ github.com/alecthomas/kong v1.8.1 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
19
19
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
20
20
github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
21
21
github.com/aws/aws-sdk-go v1.55.1 h1:ZTNPmbRMxaK5RlTJrBullX9r/rF1MPf3yAJOLlwDiT8 =
You can’t perform that action at this time.
0 commit comments