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

Error installing with go get #10

Closed
jaxxstorm opened this issue Dec 20, 2018 · 0 comments · Fixed by #15
Closed

Error installing with go get #10

jaxxstorm opened this issue Dec 20, 2018 · 0 comments · Fixed by #15

Comments

@jaxxstorm
Copy link

# github.com/uber/astro/astro
go/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
dansimau added a commit that referenced this issue Jan 3, 2019
This deprecates dep and moves the project to use Go modules (vgo) for
dependency management.

Go 1.11 is now required for development and go get to work.

* Partially fixes #10 (for people on Go 1.11)
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 a pull request may close this issue.

1 participant