mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-08 03:44:24 +08:00
"golang.org/x/exp/slices" => "slices" and go fmt
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
"slices"
|
||||
|
||||
"github.com/seaweedfs/seaweedfs/weed/storage/erasure_coding"
|
||||
"github.com/seaweedfs/seaweedfs/weed/storage/needle"
|
||||
|
Reference in New Issue
Block a user