From a3118bf541466cee9092ccb6dc77f70dc534f13d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:47:03 +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 ad0bf89..6202644 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-20260430092942-5b6b66078128