From d77175def0abc28b35cb124fc19038573ee0d20e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:09:55 +0000 Subject: [PATCH] Update dependency go to v1.26.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a344623..131bff1 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/johnsonjh/gfpsgo go 1.24.0 -toolchain go1.25.6 +toolchain go1.26.0 require ( github.com/johnsonjh/leaktestfe v0.0.0-20251202190501-d1d35975a6c5