Go can also be updated using the Chocolatey package manager. Run from an elevated shell to minimize the risk of installation issues.
Install using:
choco install golang -y
Update using:
choco upgrade golang -y
Go can also be updated using the Chocolatey package manager. Run from an elevated shell to minimize the risk of installation issues.
Install using:
choco install golang -y
Update using:
choco upgrade golang -y