mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-18 14:18:10 -07:00
Fix lint gosec and ifshort issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Package rand_seed just seeds (math) rand.Rand
|
||||
package rand_seed
|
||||
// Package randseed just seeds (math) rand.Rand
|
||||
package randseed
|
||||
|
||||
import (
|
||||
cr "crypto/rand"
|
||||
Reference in New Issue
Block a user