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 authored and byashimov committed Apr 6, 2023
1 parent 1e37a77 commit ab09f14
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 ab09f14

Please sign in to comment.