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

Update #34865

Closed
sa1tama0-ctrl opened this issue Oct 12, 2019 · 2 comments
Closed

Update #34865

sa1tama0-ctrl opened this issue Oct 12, 2019 · 2 comments

Comments

@sa1tama0-ctrl
Copy link

I have go version go1.10.4 linux/amd64
I want switch 1.13 without removing things.
Actually, I install couple of tools on my local machine. It takes a lots of times I don't want to reinstall them.

@hasitpbhatt
Copy link
Contributor

I probably don't completely understand this, you only need to update go binary, that's all you need to (re)install.
go mod init will handle everything for you.

If you don't want to move to go modules (and it is what you're referring to), switch to 1.12.x and use it with GOMOD111=off.

@smasher164
Copy link
Member

If you have further questions, please feel free to ask it in any of these forums below:

Thanks

@golang golang locked and limited conversation to collaborators Oct 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