bump golangci lint

This commit is contained in:
sentriz
2020-12-13 19:11:22 +00:00
parent 1b67a2f960
commit 7a34361c82
2 changed files with 6 additions and 3 deletions

View File

@@ -45,6 +45,9 @@ issues:
- text: "weak cryptographic primitive"
linters:
- gosec
- text: "weak random number generator"
linters:
- gosec
# TODO: fix these
- text: "should have comment"