use stdlib "slices".

This commit is contained in:
fiatjaf
2024-02-08 16:33:39 -03:00
parent 555197973b
commit 9c4ea87d0b
8 changed files with 13 additions and 8 deletions

View File

@@ -8,8 +8,9 @@ import (
"sync"
"time"
"slices"
"github.com/puzpuzpuz/xsync/v3"
"golang.org/x/exp/slices"
)
const (