I just upgraded to go v1.26.1 with webinstall.dev and in the process it has removed all global/binary tools I've installed with "go install ...". Why? Does the script need to remove everything to upgrade version? The official installer just dumps new files into the /usr/local/go folder without touching anything else...
I just upgraded to go v1.26.1 with webinstall.dev and in the process it has removed all global/binary tools I've installed with "go install ...". Why? Does the script need to remove everything to upgrade version? The official installer just dumps new files into the /usr/local/go folder without touching anything else...