Merge branch 'master' into merge/master-into-v2-with-history (v1 into v2)
# Conflicts: # Earthfile # base/config/main.go # base/database/dbmodule/db.go # base/database/main.go # go.mod # go.sum # service/core/base/global.go
This commit is contained in:
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@@ -38,9 +38,9 @@ jobs:
|
||||
cache: false
|
||||
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.60.3
|
||||
version: v1.64.6
|
||||
only-new-issues: true
|
||||
args: -c ./.golangci.yml --timeout 15m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user