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 b17dfab6e bump golangci-lint to v1.57.0
b17dfab6e is described below

commit b17dfab6e2b8e54f964389dfb6fbaf6414e52f33
Author: Dan Wang <[email protected]>
AuthorDate: Fri Apr 25 12:53:15 2025 +0800

    bump golangci-lint to v1.57.0
---
 .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 151e417be..eac9e5340 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.56.2
+          version: v1.57.0
           working-directory: ./go-client
 
   build_server:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to