Skip to content

Commit 9b4bf02

Browse files
update golangci-lint to v1.32
1 parent 25e3386 commit 9b4bf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: golangci/golangci-lint-action@v1
1717
with:
1818
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
19-
version: v1.30
19+
version: v1.32

0 commit comments

Comments
 (0)