chore(deps): update dependency golang to v1.24.1
All checks were successful
tests / golangci-lint (pull_request) Successful in 42s
tests / go test (pull_request) Successful in 43s

This commit is contained in:
renovate[bot] 2025-03-04 19:34:22 +00:00
parent a5d79f2787
commit 227fdd86ba

View file

@ -3,7 +3,7 @@
[tools] [tools]
bun = "latest" bun = "latest"
git-cliff = "latest" git-cliff = "latest"
golang = "1.24.0" golang = "1.24.1"
golangci-lint = "1.64.5" golangci-lint = "1.64.5"
goreleaser = "latest" goreleaser = "latest"
"go:gotest.tools/gotestsum" = "1.12.0" "go:gotest.tools/gotestsum" = "1.12.0"