Skip to content

Commit 1435b4c

Browse files
committed
chore(deps): update dependency golangci/golangci-lint to v2.11.0
GitOrigin-RevId: d9402ce490cf14fd9706cb38ee958b51741609fa
1 parent eb9ebf1 commit 1435b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
GOGC: 100
8181
with:
8282
args: --timeout 10m0s
83-
version: "v2.10.1"
83+
version: "v2.11.0"
8484
only-new-issues: "true"
8585
- name: Run go tests
8686
run: |

0 commit comments

Comments
 (0)