mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-15 07:27:30 +00:00
all: use math/rand/v2 more
Updates #11058 Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
_ "encoding/json"
|
||||
_ "fmt"
|
||||
_ "log"
|
||||
_ "math/rand"
|
||||
_ "math/rand/v2"
|
||||
_ "net"
|
||||
_ "strings"
|
||||
_ "time"
|
||||
|
Reference in New Issue
Block a user