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 6a1b89a commit 9965882Copy full SHA for 9965882
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.57.1
+ version: v1.57.2
33
- name: Install GoReleaser
34
uses: goreleaser/goreleaser-action@v4
35
with:
0 commit comments