### What is the URL of the page with the issue? https://go.dev/dl/
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Screenshot
they are same packages. I downloaded the Apple X86-64 package, and failed to install golang in my Max OS X 10.15.7
What did you do?
try to install golang but failed.
What did you expect to see?
download the right package to install golang in Mac OS X 10.15.7
What did you see instead?
failed to install golang 1.23 with downloaded install package
Comment From: gabyhelp
Related Issues and Documentation
- x/website: unable to download Mac installer for Go 1.18 #52332 (closed)
- x/website: Missing download for MacOS (Darwin) arm64 #52323 (closed)
- Go 1.1.2 PKG install fails on OSX 10.8.4 #6195 (closed)
- dist: Mac OS X 10.8.2 cannot install Go 1.0.3 #4717 (closed)
- x/build: macOS PKG installer shows misleading error when installing for the wrong architecture #58235
- go.dev/dl/: wrong version for darwin-amd64 #64768 (closed)
- release: Go 1.7.3 fails to install on El Capitan #17531 (closed)
- affected/package: golang.org/dl failed to download 1.19rc1@latest #53774 (closed)
- x/website: #49887 (closed)
- website: inconsistency in supported OS X versions #16625 (closed)
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: seankhliao
macos 11 is required, see #64207
Comment From: cagedmantis
As @seankhliao mentioned. macos 11 is required for Go 1.23. This is working as intended.
Comment From: gopherbot
Change https://go.dev/cl/605875 mentions this issue: internal/dl: require macos 11
Comment From: cagedmantis
I closed this without the website being updated. Apologies for that.