1
0
mirror of https://github.com/coder/coder.git synced 2025-03-15 19:19:58 +00:00
coder/codersdk/healthsdk
Eng Zer Jun 04c33968cf refactor: replace golang.org/x/exp/slices with slices ()
The experimental functions in `golang.org/x/exp/slices` are now
available in the standard library since Go 1.21.

Reference: https://go.dev/doc/go1.21#slices

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2025-03-04 00:46:49 +11:00
..