Skip to content

refactor: replace golang.org/x/exp/slices with slices #16772

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

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

Juneezee
Copy link
Contributor

@Juneezee Juneezee commented Mar 3, 2025

The experimental functions in golang.org/x/exp/slices are now available in the standard library since Go 1.21.

Reference: https://go.dev/doc/go1.21#slices

The experimental functions in `golang.org/x/exp/slices` are now
available in the standard library in Go 1.21.

Reference: https://go.dev/doc/go1.21#slices
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label Mar 3, 2025
Copy link
Member

@ethanndickson ethanndickson left a comment

Choose a reason for hiding this comment

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

Thanks!!

@ethanndickson ethanndickson merged commit 04c3396 into coder:main Mar 3, 2025
36 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Pull Requests and issues created by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants