Skip to content

Commit 0b63c38

Browse files
committed
chore(lint): upgrade /golangci-lint to v1.43.0
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 8fc67ca commit 0b63c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup golangci-lint
2222
uses: golangci/golangci-lint-action@v2
2323
with:
24-
version: v1.42.1
24+
version: v1.43.0
2525
args: --verbose
2626
test:
2727
strategy:

0 commit comments

Comments
 (0)