math/rand => math/rand/v2
This commit is contained in:
@@ -3,7 +3,7 @@ package weed_server
|
||||
import (
|
||||
"encoding/json"
|
||||
"io"
|
||||
"math/rand"
|
||||
"math/rand/v2"
|
||||
"os"
|
||||
"path"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user