From d1f36325018ca9777de79a0038aa2af7e6ca7c3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:38:17 +0000 Subject: [PATCH] chore(deps): update go updates --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 55ea482..12092c6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,7 +2,7 @@ GIT_CLIFF_CONFIG = "{{ config_root }}/.github/cliff.toml" [tools] -go = "1.26.3" +go = "1.26.4" gh = "2.95.0" uv = "0.11.23" git-cliff = "2.13.1"