chore(deps): update golangci/golangci-lint docker tag to v1.64.8

This commit was merged in pull request #7.
This commit is contained in:
2025-06-29 00:06:12 +00:00
committed by Renovate bot
parent 569c559b50
commit 97f99298b9

View File

@@ -8,7 +8,7 @@ when:
steps:
lint:
depends_on: []
image: golangci/golangci-lint:v1.58.1
image: golangci/golangci-lint:v1.64.8
commands:
- go version
- go install mvdan.cc/gofumpt@latest