From e629f42426fd13b2abf7bceef1e165fb6110ab03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 02:54:35 +0000 Subject: [PATCH] renovate: Update go toolchain directive to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0b8b42e..02664a0 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/luno/shift go 1.26.0 -toolchain go1.26.1 +toolchain go1.26.5 require ( github.com/luno/jettison v0.0.0-20260604094545-6727dacc9313