Merge pull request #1180 from hakman/update-golangci-lint

Update golangci-lint to v2.6.2
This commit is contained in:
Kubernetes Prow Robot
2025-12-02 01:00:24 -08:00
committed by GitHub
16 changed files with 14 additions and 16 deletions

View File

@@ -9,6 +9,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: 1.24
go-version-file: go.mod
- name: golangci-lint
run: make lint