Pin golangci-lint to v1.43.0 and fix issues

This commit is contained in:
Herman Slatman
2021-11-13 00:46:34 +01:00
parent 62a20c7db5
commit e7a988b2cd
48 changed files with 213 additions and 228 deletions

View File

@@ -33,7 +33,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: 'latest'
version: 'v1.43.0'
# Optional: working directory, useful for monorepos
# working-directory: somedir