Current mode of installing Go on macOS is via Homebrew, which will always override with the latest version when running the `setup.sh` script. Need to find a good way to version manage Go installations.
Current mode of installing Go on macOS is via Homebrew, which will always override with the latest version when running the
setup.shscript.Need to find a good way to version manage Go installations.