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

chore(deps): replace golang.org/x/exp/rand with math/rand/v2 #1445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Juneezee
Copy link

@Juneezee Juneezee commented Mar 28, 2025

Description

golang.org/x/exp/rand has been deprecated and scheduled to be deleted.

2025-03-28_22-40

Reference: golang/exp@f9890c6
Reference: https://go.dev/doc/go1.22#math_rand_v2

Type of change

  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • Chore (changes which are not directly related to any business logic)

What's Changed

  • Replace golang.org/x/exp/rand with standard library math/rand/v2

Copy link

vercel bot commented Mar 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-v0-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2025 5:32am

Copy link

vercel bot commented Mar 28, 2025

@Juneezee is attempting to deploy a commit to the Hatchet Team on Vercel.

A member of the Team first needs to authorize it.

golang.org/x/exp/rand has been deprecated and scheduled to be deleted.

Reference: golang/exp@f9890c6
Reference: https://go.dev/doc/go1.22#math_rand_v2
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
@Juneezee
Copy link
Author

Juneezee commented Apr 7, 2025

@grutt @mrkaye97 Would you mind taking a few minutes to review this PR? 😊

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.

1 participant