From d13ef08f099f760ae9bb097242e331f908a94262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 18:03:19 +0000 Subject: [PATCH] Update dependency go to v1.26.6 --- .config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 940534b..0966aa4 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -40,7 +40,7 @@ bun = "latest" python = "3.14.3" # Go - latest stable -go = "1.26.1" +go = "1.26.6" # Rust - stable toolchain rust = "stable"