Skip to content

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

Merged
ethanndickson merged 1 commit into
coder:mainfrom
Juneezee:refactor/exp-slices
Mar 3, 2025
Merged

refactor: replace golang.org/x/exp/slices with slices#16772
ethanndickson merged 1 commit into
coder:mainfrom
Juneezee:refactor/exp-slices

Conversation

@Juneezee
Copy link
Copy Markdown
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
Copy Markdown
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
@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