My current machine is the second I have installed Go on, which was how I upgraded Go in the past (switching machines).
I am currently on 1.4.2 and wishing to move to 1.5
I am only a casual user of Go and normally spend my time in Dynamic Languages on the web.
Can somewhere share how to upgrade Go? Do I remove the Go I have installed and reinstall using the latest version? Can I have multiple Go versions installed on my machine at a time.
on Ubuntu i use this project to install, config and keep update on other systems simply download last version and unpack. you can also have more versions in separate folders but you must change GOROOT every time you want to use another version.