Enable gosec linter (#645)

This commit is contained in:
Duco van Amstel
2018-12-05 23:40:55 +00:00
committed by Wim
parent 8a7efce941
commit af7a00d030
5 changed files with 14 additions and 9 deletions

View File

@@ -178,7 +178,6 @@ linters:
- errcheck
- gochecknoglobals
- gocyclo
- gosec
- lll
- maligned
- prealloc