asdf-community / asdf-golang

Go plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
545 stars 92 forks source link

Unable to install go v1.22 on arm #133

Closed vasiliyskysql closed 6 months ago

vasiliyskysql commented 6 months ago

Describe the bug Am trying to install go v1.22 on m1 mac, am seeing a URL: https://dl.google.com/go/go1.22.darwin-arm64.tar.gz returned status 404 error.

➜  ~ asdf version
v0.14.0
➜  ~ asdf install golang 1.22
Platform 'darwin' supported!
URL: https://dl.google.com/go/go1.22.darwin-arm64.tar.gz returned status 404

To Reproduce Steps to reproduce the behavior:

  1. run asdf install golang 1.22

Expected behavior go v1.22 is installed

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

vicendominguez commented 6 months ago

bro, try it with asdf install golang 1.22.2 🙏 (https://go.dev/dl/)