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
Yes as AlexRouSg said that VERSION endpoint is just serving the VERSION file of the Go version the is being used at the moment for the website. Use https://golang.org/dl/?mode=json for a stable endpoint that list releases. Closing here.
When I visit https://golang.org/VERSION (or the text version https://golang.org/VERSION?m=text) it indicates that the latest version is 1.15.4 but the download page indicates that the stable version is 1.15.5.
I expect that the versions match between the version page and the download page
The text was updated successfully, but these errors were encountered: