choco install golang
Download and install Go
cd $HOME
curl -s -L https://gist.githubusercontent.com/stefanprodan/29d738c3049a8714297a9bdd8353f31c/raw/1f3ae2cf97cb2faff52a8a3d98f0b6415d86c810/win10-bash-go-install.sh | sudo bash
Restart terminal or reload environment variables.
Verify the installation by running
go env
Script source 🗗, by Stefan prodan 🗗