fix(random): replacing with depricated math/rand.Read until we need to change it #28
Annotations
3 errors
Build Lint and Test:
modes.go#L394
shadow: declaration of "err" shadows declaration at line 381 (govet)
|
Build Lint and Test:
random/random.go#L40
exported: func name will be used as random.RandomString by other packages, and that stutters; consider calling this String (revive)
|
Build Lint and Test
issues found
|