mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00: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