bolter icon indicating copy to clipboard operation
bolter copied to clipboard

Fix the CLI author type to work with CLI 1.22

Open offbyone opened this issue 2 years ago • 1 comments

This resolves:

../../.asdf/installs/golang/1.20.6/packages/pkg/mod/github.com/hasit/[email protected]/bolter.go:45:16: cannot use []*cli.Author{…} (value of type []*cli.Author) as []cli.Author value in assignment

offbyone avatar Aug 13 '23 15:08 offbyone