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

Compilation Error: cannot use func literal #19

Open
osterman opened this issue Jan 5, 2019 · 0 comments
Open

Compilation Error: cannot use func literal #19

osterman opened this issue Jan 5, 2019 · 0 comments

Comments

@osterman
Copy link

osterman commented Jan 5, 2019

what

  • Attempting to follow the installation instructions to go get -u github.com/uber/astro/astro/cli/astro fails to produce binary
docker run -v /tmp/bin:/go/bin golang:1.11 go get -u github.com/uber/astro/astro/cli/astro
# github.com/uber/astro/astro
src/github.com/uber/astro/astro/sessions.go:176:14: cannot use func literal (type func(dag.Vertex) error) as type dag.WalkFunc in argument to graph.Walk
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