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

Update slices.SortFunc to Go 1.21 signature #154

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

orishoshan
Copy link
Contributor

@orishoshan orishoshan commented Jul 25, 2024

Description

The signature of slices.SortFunc was changed, see: golang/go#61374

Fixes #153.

@orishoshan orishoshan requested a review from omris94 July 25, 2024 15:01
@orishoshan orishoshan enabled auto-merge (squash) July 25, 2024 15:03
@orishoshan orishoshan merged commit f285129 into main Jul 25, 2024
7 checks passed
@orishoshan orishoshan deleted the orisho/fix_slices_change branch July 25, 2024 15:08
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting error slices sortFunc usage
2 participants