aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/topology.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/topology/topology.go')
-rw-r--r--weed/topology/topology.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/topology/topology.go b/weed/topology/topology.go
index 6a149bd56..6bfd912cb 100644
--- a/weed/topology/topology.go
+++ b/weed/topology/topology.go
@@ -4,7 +4,7 @@ import (
"encoding/json"
"errors"
"fmt"
- "math/rand"
+ "math/rand/v2"
"sync"
"time"