kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
374 stars 26 forks source link

defaultRegistryPath Changed #63

Closed chetratep closed 2 years ago

chetratep commented 2 years ago

defaultRegistryPath was changed. It seems golang.org was changed to go.dev

eg. working url https://go.dev/dl/go1.18.7.src.tar.gz

Ref: https://go.dev/dl/#