From 7859868115c6d8bfae1f77aa3c454b89d7f1d9fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 03:34:20 +0000 Subject: [PATCH] chore(deps): update dependency golang to v1.24.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index bdaeaa5..69d9979 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ [tools] bun = "latest" git-cliff = "latest" -golang = "1.23.5" +golang = "1.24.0" golangci-lint = "1.64.2" goreleaser = "latest" "go:gotest.tools/gotestsum" = "1.12.0"