Skip to content

Conversation

@austinderek
Copy link

Go 1.26 and later requires Go 1.24.6 as the minimum bootstrap toolchain,
so it's safe to replace "sort.Strings/Ints/..." with "slices.Sort/Sorted"
and simplify the code.

Updates golang#57433


🔄 This is a mirror of upstream PR golang#75788

Go 1.26 and later requires Go 1.24.6 as the minimum bootstrap toolchain,
so it's safe to replace "sort.Strings/Ints/..." with "slices.Sort/Sorted"
and simplify the code.

Updates golang#57433
@austinderek austinderek closed this Nov 5, 2025
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.

3 participants