From d42df01d39b0bc97d9fea10b2fb287b84797172b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 01:09:33 +0000 Subject: [PATCH] renovate: Update go toolchain directive to v1.26.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a8fb1a5..ebfe618 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.3 require ( github.com/luno/jettison v0.0.0-20260409100325-ee7912824954