Skip to content

Commit

Permalink
update golangci-lint to v1.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Jun 16, 2021
1 parent 2945227 commit cea5c83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.34.1
version: v1.41.0

0 comments on commit cea5c83

Please sign in to comment.