From 80f25ea3143c2c98c4b2cea36cbd13e7f7de82c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:07:52 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2076a06..780b513 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ci-monk/loli go 1.21 -toolchain go1.24.1 +toolchain go1.25.6 require ( github.com/blang/semver v3.5.1+incompatible