Skip to content

Instantly share code, notes, and snippets.

View tevin-morake's full-sized avatar
😏

Tevin Morake tevin-morake

😏
View GitHub Profile
@tevin-morake
tevin-morake / update-golang.md
Created April 3, 2018 21:39 — forked from nikhita/update-golang.md
How to update the Go version

How to update the Go version

System: Ubuntu 14.04 (Trusty Tahr)

1. Uninstall the exisiting version

As mentioned here, to update a go version you will first need to uninstall the original version.

To uninstall, delete the /usr/local/go directory by: