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

Section 46 tutorial, go mod tidy command issue, maybe.... #4

Open
hagan opened this issue Apr 30, 2024 · 0 comments
Open

Section 46 tutorial, go mod tidy command issue, maybe.... #4

hagan opened this issue Apr 30, 2024 · 0 comments

Comments

@hagan
Copy link

hagan commented Apr 30, 2024

Hi,

I am in the process of working through your go tutorial (section 46) and ran into an issue with the go mod tidy command. I got an error which I think can be attributed to a folder name:

go: mymodule/000-br-bk-go-tour/05-pointers/02-live copy: malformed import path "mymodule/000-br-bk-go-tour/05-pointers/02-live copy": invalid char ' '

000-br-bk-go-tour/05-pointers/02-live copy possibly should be 000-br-bk-go-tour/05-pointers/02-live.. unless this was intentional.

Otherwise, this is a great tutorial.. Thanks!

-Hagan

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