mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-30 08:51:28 +00:00
Allow crypto dependencies
This commit is contained in:
parent
013170eecc
commit
b2855ad7a7
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ linters:
|
|||
allow:
|
||||
- $gostd
|
||||
- github.com/
|
||||
- golang.org/x/crypto/ripemd160
|
||||
deny:
|
||||
- pkg: github.com/sirupsen/logrus
|
||||
desc: "logging is allowed only by logutils.Log"
|
||||
|
|
Loading…
Add table
Reference in a new issue