chore(deps): update dependency golangci/golangci-lint to v1.64.8
This commit is contained in:
parent
db9545b7a2
commit
5b6d165564
|
|
@ -102,7 +102,7 @@ go-test:
|
|||
|
||||
# go-lint lints Go code.
|
||||
go-lint:
|
||||
ARG GOLANGCI_LINT_VERSION=v1.59.0
|
||||
ARG GOLANGCI_LINT_VERSION=v1.64.8
|
||||
FROM +go-modules
|
||||
# This cache is private because golangci-lint doesn't support concurrent runs.
|
||||
CACHE --id go-lint --sharing private /root/.cache/golangci-lint
|
||||
|
|
|
|||
Loading…
Reference in New Issue