You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace golang.org/x/exp/slices with stdlib slices (#6657)
The experimental functions in `golang.org/x/exp/slices` are now
available in the standard library in Go 1.21.
Reference: https://go.dev/doc/go1.21#slices
Signed-off-by: Eng Zer Jun <[email protected]>
0 commit comments