From 7651e752d39ebfcc5d597de22105e21ad5b5a6b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 03:17:46 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 23ff689..df8f2f0 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -go = "1.26.1" +go = "1.26.2" "aqua:golangci/golangci-lint" = "2.10.1" "aqua:evilmartians/lefthook" = "2.1.4" "aqua:hadolint/hadolint" = "2.14.0"