fix(build): for compatibility, use slices from exp.

This commit is contained in:
Alexandre Pujol 2024-03-21 22:20:19 +00:00
parent e2ac675165
commit 22fb2298d5
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -6,10 +6,10 @@ package util
import (
"os"
"slices"
"strings"
"github.com/arduino/go-paths-helper"
"golang.org/x/exp/slices"
)
var (