Skip to content

Commit 01ca331

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.10.1
1 parent 8a24577 commit 01ca331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Lint
2121
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
2222
with:
23-
version: v2.9.0
23+
version: v2.10.1
2424
- name: Test
2525
run: go test -v ./...

0 commit comments

Comments
 (0)