### 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

截屏2024-08-15 19 01 44


截屏2024-08-15 19 03 06

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

(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.