[chore] Update golangci-lint to 1.25.7

Newer version should know about Go 1.22 and run fine.
This commit is contained in:
Daniele Sluijters 2024-04-22 16:07:54 +02:00
parent ddccaef3d0
commit 7ab37a6940
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ steps:
# We use golangci-lint for linting.
# See: https://golangci-lint.run/
- name: lint
image: golangci/golangci-lint:v1.55.0
image: golangci/golangci-lint:v1.57.2
volumes:
- name: go-build-cache
path: /root/.cache/go-build