Skip to content

Commit

Permalink
Remove lint exception for deprecated method warning (#4211)
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
  • Loading branch information
Aneurysm9 committed Jul 16, 2021
1 parent 55b9aa5 commit 215650f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Expand Up @@ -118,6 +118,3 @@ issues:
- text: "G402:"
linters:
- gosec
- text: "SA1019:.*Resize is deprecated.*"
linters:
- staticcheck

0 comments on commit 215650f

Please sign in to comment.