Skip to content

Commit b2855ad

Browse files
committed
Allow crypto dependencies
1 parent 013170e commit b2855ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ linters:
107107
allow:
108108
- $gostd
109109
- github.com/
110+
- golang.org/x/crypto/ripemd160
110111
deny:
111112
- pkg: github.com/sirupsen/logrus
112113
desc: "logging is allowed only by logutils.Log"

0 commit comments

Comments
 (0)