mirror of
https://github.com/fatedier/frp.git
synced 2026-03-20 16:59:18 +08:00
use math/rand/v2 (#4020)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
package wait
|
||||
|
||||
import (
|
||||
"math/rand"
|
||||
"math/rand/v2"
|
||||
"time"
|
||||
|
||||
"github.com/fatedier/frp/pkg/util/util"
|
||||
|
||||
Reference in New Issue
Block a user