Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump minimum platform support to Windows 10, macOS 10.14 #2970

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

benma
Copy link
Contributor

@benma benma commented Oct 9, 2024

We upgraded to Go 1.22 a while ago:

https://go.dev/wiki/MinimumRequirements

For Go 1.21 and later: Windows 10 and higher or Windows Server 2016
and higher.

Go 1.21 and later will support macOS Catalina 10.15 or newer; see https://go.dev/doc/go1.20#darwin.

See also:

Windows 7 has oficially been EOL'd in Jan 2020, almost 5 years ago. It
is reasonable to not officially support it.

Copy link
Collaborator

@Beerosagos Beerosagos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We upgraded to Go 1.22 a while ago:

https://go.dev/wiki/MinimumRequirements

> For Go 1.21 and later: Windows 10 and higher or Windows Server 2016
> and higher.

> Go 1.21 and later will support macOS Catalina 10.15 or newer; see https://go.dev/doc/go1.20#darwin.

See also:

- golang/go#57003
- golang/go#57125
- golang/go#64622 (comment)

Windows 7 has oficially been EOL'd in Jan 2020, almost 5 years ago. It
is reasonable to not officially support it.
@benma benma merged commit c31e10b into BitBoxSwiss:master Oct 10, 2024
6 of 7 checks passed
@benma benma deleted the min-platform branch October 10, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants