Skip to content

Conversation

@Juneezee
Copy link
Contributor

These experimental packages are now available in the Go standard library.

  1. golang.org/x/exp/slices -> slices (https://go.dev/doc/go1.21#slices)
  2. golang.org/x/exp/rand -> math/rand/v2 (https://go.dev/doc/go1.22#math_rand_v2)

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

Reference: golang/exp@f9890c6

These experimental packages are now available in the Go standard
library.

	1. golang.org/x/exp/slices -> slices [1]
	2. golang.org/x/exp/rand -> math/rand/v2 [2]

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

[1]: https://go.dev/doc/go1.21#slices
[2]: https://go.dev/doc/go1.22#math_rand_v2
[3]: golang/exp@f9890c6

Signed-off-by: Eng Zer Jun <[email protected]>
@Juneezee Juneezee requested a review from a team as a code owner March 30, 2025 15:41
Copy link
Member

@plorenz plorenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you for contributing! I'll merge this before doing the next release.

@plorenz plorenz merged commit 6ac72be into openziti:main Apr 2, 2025
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