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

tour: exercise-equivalent-binary-trees build failure #1684

Open
Janamejay-Sharma opened this issue Jan 16, 2025 · 1 comment
Open

tour: exercise-equivalent-binary-trees build failure #1684

Janamejay-Sharma opened this issue Jan 16, 2025 · 1 comment

Comments

@Janamejay-Sharma
Copy link

Context: https://go.dev/tour/concurrency/8

Running the code online generates the following error message:

go: downloading golang.org/x/tour v0.0.0-20201207214521-004403599411
# example
./prog.go:7:6: missing function body
./prog.go:11:6: missing function body

Go build failed.

Running it locally also generates an error message including no required module provides package golang.org/x/tour/tree.

@c-h-r-i-s-t-i-a-n
Copy link

This is an exercise so you have to write the missing code by yourself .

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

2 participants