Skip to content

Commit 82e876c

Browse files
committed
upgrade golangci-lint and it's config and make it happy
1 parent 931ac37 commit 82e876c

File tree

8 files changed

+215
-174
lines changed

8 files changed

+215
-174
lines changed

.github/workflows/pullrequests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/[email protected]
2020
with:
21-
version: v1.55.2
21+
version: v1.60.2
2222

2323
test:
2424
name: test

0 commit comments

Comments
 (0)