Closed AdrienPensart closed 1 year ago
Hello!
since today, it seems that package downloads changed :
asdf install golang 1.20.0 Platform 'darwin' supported! URL: https://dl.google.com/go/go1.20.0.darwin-amd64.tar.gz returned status 404
asdf install golang 1.21.0 Platform 'linux' supported! URL: https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz returned status 404
Google changed the download page to https://go.dev/dl I tried to update links but then checksums are not correct anymore.
Seems to be an issue with IPv6 and google. sorry.
Hello!
since today, it seems that package downloads changed :
asdf install golang 1.20.0 Platform 'darwin' supported! URL: https://dl.google.com/go/go1.20.0.darwin-amd64.tar.gz returned status 404
asdf install golang 1.21.0 Platform 'linux' supported! URL: https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz returned status 404
Google changed the download page to https://go.dev/dl I tried to update links but then checksums are not correct anymore.