From e9319e55f7ad054660420050341d4c910a5550a1 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:27:16 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.2 | datasource | package | from | to | | ----------- | --------- | ------ | ------ | | github-tags | golang/go | 1.25.1 | 1.25.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 29ba4dbe..5323c230 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ # pin all versions to avoid GitHub rate litit [tools] -go = "1.25.1" +go = "1.25.2" "go:github.com/grafana/oats" = "0.4.1" java = "temurin-25.0.0+36.0.LTS" lychee = "0.20.1"