mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-23 16:24:50 -07:00
change math/rand to crypto/rand in non-test code
This commit is contained in:
@@ -14,7 +14,6 @@ linters-settings:
|
||||
- "all"
|
||||
gosec:
|
||||
excludes:
|
||||
- "G404" # Allow the usage of math/rand
|
||||
- "G505" # Allow SHA1 usage
|
||||
linters:
|
||||
enable:
|
||||
|
||||
Reference in New Issue
Block a user