This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch fix-github-ubuntu-2004-runner-removed
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to
refs/heads/fix-github-ubuntu-2004-runner-removed by this push:
new 0aa1609e6 bump golangci-lint to v2.1.5
0aa1609e6 is described below
commit 0aa1609e6a0fb07d8181c373ee5ddaa88fca8e99
Author: Dan Wang <[email protected]>
AuthorDate: Fri Apr 25 12:56:04 2025 +0800
bump golangci-lint to v2.1.5
---
.github/workflows/lint_and_test_go-client.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/lint_and_test_go-client.yml
b/.github/workflows/lint_and_test_go-client.yml
index eac9e5340..0d0fe22cb 100644
--- a/.github/workflows/lint_and_test_go-client.yml
+++ b/.github/workflows/lint_and_test_go-client.yml
@@ -78,7 +78,7 @@ jobs:
- name: Lint Go
uses: golangci/golangci-lint-action@v3
with:
- version: v1.57.0
+ version: v2.1.5
working-directory: ./go-client
build_server:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]