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 2f366b5 commit 662f1cbCopy full SHA for 662f1cb
.github/workflows/go.yaml
@@ -30,7 +30,7 @@ jobs:
30
# Required: the version of golangci-lint is required
31
# and must be specified without patch version:
32
# we always use the latest patch version.
33
- version: v2.5.0
+ version: v2.6.2
34
- name: Install GoReleaser
35
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
36
with:
0 commit comments