asdf-golang icon indicating copy to clipboard operation
asdf-golang copied to clipboard

installing golang new versions fails with the output : curl: (23) Failed writing header

Open muralikodali opened this issue 2 years ago • 1 comments

install golang 1.21.4 fails with following output :

asdf install golang 1.21.4                                                                                                                                                                                        
Platform 'linux' supported!                                                                                                                                                                                         
curl: (23) Failed writing header

OS: Arch Linux go version installed: 1.19.4

muralikodali avatar Nov 19 '23 14:11 muralikodali

I get this when I try to install via asdf

➜  ~ asdf install golang 1.14
Platform 'darwin' supported!
URL: https://dl.google.com/go/go1.14.darwin-arm64.tar.gz returned status 404

mikeheft avatar Sep 12 '24 15:09 mikeheft