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
Failed to generate hash of commit

View file

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