From 03916b5beb8fd394ea0e8fe8656ce2b406668ccc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:33:29 +0000 Subject: [PATCH] Update dependency golang to v1.26.3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd7f6f9..e23ffa8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.25.10' + GO_VERSION: '1.26.3' GOLANGCI_VERSION: 'v2.11.4' jobs: