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

Why not add go.mod? #58

Open
dmitryrn opened this issue Apr 23, 2022 · 0 comments
Open

Why not add go.mod? #58

dmitryrn opened this issue Apr 23, 2022 · 0 comments

Comments

@dmitryrn
Copy link

Without the go.mod an IDE would show errors in a file where modules are used, e.g. 02_package/main/main.go. Why not add a go.mod with just one line?

module github.com/GoesToEleven/GolangTraining
Anandhu4456 added a commit to Anandhu4456/GolangTraining that referenced this issue Sep 30, 2023
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