From a0cebec1ddc54d60bdeffa9239e9c7d554b607f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 02:28:14 +0000 Subject: [PATCH] chore(deps): update dependency golang to v1.26.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index f19de86..8d39ed2 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ [tools] bun = "latest" git-cliff = "latest" -golang = "1.25.7" +golang = "1.26.0" golangci-lint = "2.10.1" goreleaser = "latest" "go:gotest.tools/gotestsum" = "1.13.0"