You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@2741bb68dc74 tomcat]# go get github.com/remore/dockerfileview
# github.com/remore/dockerfileview
/root/go/src/github.com/remore/dockerfileview/main.go:16:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in array or slice literal:
cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
/root/go/src/github.com/remore/dockerfileview/main.go:22:13: cannot use func literal (type func(*cli.Context)) as type cli.ActionFunc in assignment
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: