update deps: cli v3.9.0 and some minor updates (#15)

This commit is contained in:
T. von Dein
2026-05-18 12:19:45 +02:00
parent 15e0f9dc90
commit b71819f9e8
4 changed files with 33 additions and 14 deletions

View File

@@ -83,7 +83,6 @@ func IndexShow(conf *cfg.Config) *cli.Command {
Action: func(ctx context.Context, cmd *cli.Command) error {
return es.IndexShow(conf, cmd.Args().Get(0))
},
// FIXME: doesn't work at all