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

Replace golang.org/x/exp/rand with math/rand/v2 #2

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

Juneezee
Copy link
Contributor

@Juneezee Juneezee commented Jan 2, 2025

math/rand/v2 is the replacement for golang.org/x/exp/rand:

Once math/rand/v2 has shipped, we would tag and delete x/exp/rand.
golang/go#61716

1 less dependency.

`math/rand/v2` is the replacement for `golang.org/x/exp/rand`:

  "Once math/rand/v2 has shipped, we would tag and delete x/exp/rand. [1]"

[1]: golang/go#61716

Signed-off-by: Eng Zer Jun <[email protected]>
@prasunanand prasunanand merged commit 08fae8b into zasper-io:main Jan 3, 2025
2 checks passed
@prasunanand
Copy link
Member

Thanks @Juneezee.

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

Successfully merging this pull request may close these issues.

2 participants