From 0f4db510596454f38a3f728e9ccc45ed6838d442 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 09:48:51 +0000 Subject: [PATCH] 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 bec5876..645e5d5 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -go = "1.26.3" +go = "1.26.4" golangci-lint = "2.12.2" dprint = "0.54.0" hk = "1.45.0"