We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2106750 commit 47f7d8fCopy full SHA for 47f7d8f
.golangci.yml
@@ -68,3 +68,6 @@ issues:
68
- text: "G112:"
69
linters:
70
- gosec
71
+ - text: "G402: TLS MinVersion too low."
72
+ linters:
73
+ - gosec
0 commit comments