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

drop x/exp, update deps #886

Merged
merged 2 commits into from
Nov 19, 2024
Merged

drop x/exp, update deps #886

merged 2 commits into from
Nov 19, 2024

Conversation

mvdan
Copy link
Member

@mvdan mvdan commented Nov 18, 2024

(see commit messages - please do not squash)

x/exp/rand was being used for no apparent reason; use math/rand.

x/exp/maps and x/exp/slices can be replaced with maps and slices
respectively now that we require Go 1.23 or later.
Note that the APIs are slightly different due to iterators.
@mvdan mvdan requested review from lu4p and pagran November 18, 2024 23:46
@lu4p lu4p merged commit 21c70f2 into burrowers:master Nov 19, 2024
4 checks passed
@mvdan mvdan deleted the deps branch November 20, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants