Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 174 Bytes

Upgrade-go-to-1.6.md

File metadata and controls

6 lines (5 loc) · 174 Bytes

Upgrade go to 1.6

If Go was installed by brew, you want to upgrade to go 1.6. The first thing is to uninstall go by brew and run the command.

brew uninstall go