Replace deprecated 'golang.org/x/exp/rand' to 'math/rand/v2' #10769
Annotations
2 errors
Build and test with race detector:
pkg/node/peers/score_selector.go#L160
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Build and test with race detector
Process completed with exit code 2.
|
Loading