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 3ecc4c4 commit 79946b6Copy full SHA for 79946b6
.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.1
34
- name: Install GoReleaser
35
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
36
with:
0 commit comments