You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning prompt ("getaddrinfo ENOTFOUND golang.org") will popup.
This is because the command tries to retrieve the available Go version list from golang.org/dl but fails.
There is no reason to disable this feature because we don't have the list of available go versions.
In case of network failure, just list locally available Go versions.