Skip to content

Commit

Permalink
ci(lint): drop forced Go version in golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel committed Apr 5, 2023
1 parent c7f3d5e commit 19e93cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,3 @@ linters-settings:

issues:
exclude-use-default: false

run:
go: "1.17" # See https://github.com/golangci/golangci-lint/issues/2649.

0 comments on commit 19e93cc

Please sign in to comment.