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

Remove x/exp import #19892

Closed
1 of 2 tasks
julienrbrt opened this issue Mar 28, 2024 · 0 comments · Fixed by #21281
Closed
1 of 2 tasks

Remove x/exp import #19892

julienrbrt opened this issue Mar 28, 2024 · 0 comments · Fixed by #21281

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Mar 28, 2024

I thought I created an issue after: #19598.
Turns out there is work towards it, so let's properly track it (ref: #19889)


  • Replaces x/exp/slices by std slices (refactor: use slices std #19598)
  • Replace x/exp/maps by std maps (Note, some methods need to wait for Go 1.23 for the new functions of the maps packages)

Then let's not use x/exp ever again as they make no api guarantee for avoiding cases like this: #18415, #19593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant