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

Deprecate the GO111MODULE environment variable. #30750

Closed
tariq1890 opened this issue Mar 11, 2019 · 3 comments
Closed

Deprecate the GO111MODULE environment variable. #30750

tariq1890 opened this issue Mar 11, 2019 · 3 comments

Comments

@tariq1890
Copy link

What version of Go are you using (go version)?

1.12

What is the deprecation plan for this env var? I think it's pretty awkward that we still use GO111MODULE now that we are in Go 1.12.

@julieqiu
Copy link
Member

For questions about Go, see https://golang.org/wiki/Questions

@tariq1890
Copy link
Author

Sorry, this doesn't answer my question. The issue I raised is about GO111MODULE still being used in Go 1.12.

@agnivade
Copy link
Contributor

The default value will be on in 1.13. So module mode will be enabled by default.

@golang golang locked and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants