Skip to content

Commit fde7304

Browse files
Ajit Pratap SinghAjit Pratap Singh
authored andcommitted
fix: update golangci-lint for Go 1.26 compatibility
1 parent e31eca6 commit fde7304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v7
2424
with:
25-
version: v2.6.2
25+
version: v2.11.3
2626
args: --timeout=10m --config=.golangci.yml
2727
verify: false
2828

0 commit comments

Comments
 (0)