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

cannot use cli.BoolFlag literal #8

Open
moneroexamples opened this issue Aug 16, 2020 · 0 comments
Open

cannot use cli.BoolFlag literal #8

moneroexamples opened this issue Aug 16, 2020 · 0 comments

Comments

@moneroexamples
Copy link

go get github.com/remore/dockerfileview

gives error:

# github.com/remore/dockerfileview
go/src/github.com/remore/dockerfileview/main.go:16:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in slice literal:
	cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/remore/dockerfileview/main.go:22:13: cannot use func literal (type func(*cli.Context)) as type cli.ActionFunc in assignment

on Manjaro linux

cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
cwboyd added a commit to cwboyd/dockerfileview that referenced this issue Sep 9, 2020
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

No branches or pull requests

1 participant