Skip to content

Commit 001c7cf

Browse files
committed
Update golangci-lint version to v1.61.0 to support Go v1.23.1
Signed-off-by: Md Soharab Ansari <[email protected]>
1 parent 66edffb commit 001c7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
GOLANGCI_LINT_VERSION: v1.59.1
13+
GOLANGCI_LINT_VERSION: v1.61.0
1414
GOLANGCI_LINT_TIMEOUT: 5m
1515

1616
jobs:

0 commit comments

Comments
 (0)