From ab4f669e097802ad6f15b529a9719276a75cc07f Mon Sep 17 00:00:00 2001 From: undg Date: Tue, 11 Feb 2025 00:04:38 +0000 Subject: [PATCH] bump go to latest --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 8d3e717..78788ff 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,2 +1,2 @@ [tools] -go = "1.23.4" +go = "1.23.6"