all: Use some Go 1.21 features (#9409)
This commit is contained in:
@@ -10,10 +10,9 @@ package locations
|
||||
|
||||
import (
|
||||
"path/filepath"
|
||||
"slices"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
func TestUnixConfigDir(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user