From 045c5d6b8fea7400aa8114bf2635bbc541e89af6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:14:01 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.4 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index fc290f9..8823784 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,7 +2,7 @@ [tools] # Runtime toolchain -go = "1.26.3" +go = "1.26.4" # Task runner "go:github.com/go-task/task/v3/cmd/task" = "3.51.1"