Skip to content

Commit

Permalink
golangci: unused: Assume go 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 12, 2021
1 parent 01d8a90 commit 86092e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ linters-settings:
# allow md5
- G401
- G501
unused:
go: "1.17"

0 comments on commit 86092e6

Please sign in to comment.