mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
04c33968cf
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>