From d5e30154b7040dd5101cda0ebc8ef6c99bb88222 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:34:17 +0000 Subject: [PATCH] chore(deps): update dependency golang to v1.26.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 52e120a..afbff1a 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -golang = "1.25.5" +golang = "1.26.4" golangci-lint = "2.8.0" helm = "4.1.1" pre-commit = "4.4.0"