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 @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.5.0
7
- github.com/alecthomas/kong v1.10 .0
7
+ github.com/alecthomas/kong v1.11 .0
8
8
github.com/getkin/kin-openapi v0.132.0
9
9
github.com/go-playground/validator/v10 v10.26.0
10
10
github.com/go-viper/mapstructure/v2 v2.2.1
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg
2
2
github.com/BurntSushi/toml v1.5.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
3
3
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
4
4
github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
5
- github.com/alecthomas/kong v1.10 .0 h1:8K4rGDpT7Iu+jEXCIJUeKqvpwZHbsFRoebLbnzlmrpw =
6
- github.com/alecthomas/kong v1.10 .0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
5
+ github.com/alecthomas/kong v1.11 .0 h1:y++1gI7jf8O7G7l4LZo5ASFhrhJvzc+WgF/arranEmM =
6
+ github.com/alecthomas/kong v1.11 .0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
7
7
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
8
8
github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
9
9
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments