math/rand => math/rand/v2
This commit is contained in:
@@ -5,7 +5,7 @@ package weed_server
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"math/rand"
|
||||
"math/rand/v2"
|
||||
"os"
|
||||
"path"
|
||||
"path/filepath"
|
||||
|
||||
Reference in New Issue
Block a user