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 3f2a2c7 commit dc83367Copy full SHA for dc83367
1 file changed
.github/workflows/go.yaml
@@ -29,7 +29,7 @@ jobs:
29
# Required: the version of golangci-lint is required
30
# and must be specified without patch version:
31
# we always use the latest patch version.
32
- version: v1.58.2
+ version: v1.61.0
33
- name: Install GoReleaser
34
uses: goreleaser/goreleaser-action@v4
35
with:
0 commit comments