Skip to content

Commit 4f4d3eb

Browse files
committed
go back to v1.57.2
1 parent 10b1b4e commit 4f4d3eb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/go.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
go-version: '1.21'
1616

1717
- name: Install golangci-lint
18-
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.64.8
19-
18+
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.57.2
2019

2120
# go.work makes it necessary to find go.mod files to run linter in the corresponding dirs
2221
- name: Run golangci-lint

0 commit comments

Comments
 (0)