Skip to content

Fix the CLI author type to work with CLI 1.22#24

Open
offbyone wants to merge 1 commit into
hasit:mainfrom
offbyone:author-type-fix
Open

Fix the CLI author type to work with CLI 1.22#24
offbyone wants to merge 1 commit into
hasit:mainfrom
offbyone:author-type-fix

Conversation

@offbyone
Copy link
Copy Markdown

This resolves:

../../.asdf/installs/golang/1.20.6/packages/pkg/mod/github.com/hasit/bolter@v0.0.0-20230502180907-68d80baa7620/bolter.go:45:16: cannot use []*cli.Author{…} (value of type []*cli.Author) as []cli.Author value in assignment

@GwynethLlewelyn
Copy link
Copy Markdown

See also #31 — essentially the same, but using urfave/cli/v3 instead. The syntax changed a bit, but at least this should be a bit more future-proof!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants