We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8309e7d commit d01eaacCopy full SHA for d01eaac
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
env:
17
GO_VERSION: stable
18
- GOLANGCI_LINT_VERSION: v2.0.1
+ GOLANGCI_LINT_VERSION: v2.1.1
19
CGO_ENABLED: 0
20
21
steps:
0 commit comments