From 150e933eb842b52f3f5ef1248ee8d4ef9983c441 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:15:30 +0000 Subject: [PATCH] chore(deps): update dependency go to 1.26 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index fb7f779..9aeb435 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { constraints: { - "go": "1.18" + "go": "1.26" }, extends: [ "config:base"