use urfave/cli/v2
This commit is contained in:
parent
5f0c9a21c2
commit
b597f437a9
32 changed files with 49 additions and 50 deletions
|
@ -4,7 +4,7 @@ import (
|
|||
"context"
|
||||
|
||||
"github.com/mattn/go-mastodon"
|
||||
"github.com/urfave/cli"
|
||||
"github.com/urfave/cli/v2"
|
||||
)
|
||||
|
||||
func cmdTimeline(c *cli.Context) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue