From cbc4100fc3104dd966eb29188a8bf743f10d33b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:57:23 +0000 Subject: [PATCH] Update dependency golang to v1.26.2 --- .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 fe1d534..b1148b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.25.6' + GO_VERSION: '1.26.2' GOLANGCI_VERSION: 'v2.11.4' jobs: