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 ece40e9 commit 38dd4b1Copy full SHA for 38dd4b1
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
env:
19
GO_VERSION: stable
20
- GOLANGCI_LINT_VERSION: v1.64.4
+ GOLANGCI_LINT_VERSION: v1.64.6
21
CGO_ENABLED: 0
22
23
steps:
0 commit comments