From cddced06a95ee6a266c4c2079285f4ea263caccf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:47:56 -0800 Subject: [PATCH] chore(deps): update dependency golang to v1.24.0 (#25) --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0a58a6f..be81a04 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -golang = "1.23" +golang = "1.24.0" [tasks.lint] description = "Lint all ebuilds"