Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cli.Author is no longer a pointer #19

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Conversation

jrapoport
Copy link
Contributor

fixes cannot use []*cli.Author literal (type []*cli.Author) as type []cli.Author in assignment

@asafshen
Copy link

@jrapoport I am also experiencing this issue, thanks for the fix!

do you plan to merge it soon?

@jrapoport
Copy link
Contributor Author

@jrapoport I am also experiencing this issue, thanks for the fix!

do you plan to merge it soon?

Not the maintainer / no write access. Hopefully they will merge soon.

@asafshen
Copy link

gotcha

thanks a lot 👍

@ydcool
Copy link

ydcool commented Dec 15, 2020

is this project still under maintained?

@hasit
Copy link
Owner

hasit commented Mar 31, 2021

I haven't given this project much love for a very long time and I apologize for it. I am working on an overhaul of this project using https://github.com/spf13/cobra + https://github.com/spf13/viper.

@jrapoport
Thank you for the PR. I will merge it.

@asafshen @ydcool Thank you for being patient. Sorry again.

@hasit hasit merged commit e1283ce into hasit:master Mar 31, 2021
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.

4 participants