chore(deps): update dependency golangci-lint to v1.64.6
Some checks failed
tests / golangci-lint (pull_request) Failing after 15s
tests / go test (pull_request) Failing after 31s

This commit is contained in:
renovate[bot] 2025-03-02 23:30:21 +00:00
parent a5d79f2787
commit 00b14ea00c

View file

@ -4,7 +4,7 @@
bun = "latest" bun = "latest"
git-cliff = "latest" git-cliff = "latest"
golang = "1.24.0" golang = "1.24.0"
golangci-lint = "1.64.5" golangci-lint = "1.64.6"
goreleaser = "latest" goreleaser = "latest"
"go:gotest.tools/gotestsum" = "1.12.0" "go:gotest.tools/gotestsum" = "1.12.0"
"go:golang.org/x/tools/cmd/goimports" = "latest" "go:golang.org/x/tools/cmd/goimports" = "latest"