From 0f9e681624450b22d04c071133e70f8e44d98787 Mon Sep 17 00:00:00 2001 From: "dghubble-renovate[bot]" <119624128+dghubble-renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 09:02:47 +0000 Subject: [PATCH] Bump go from 1.24.2 to v1.24.3 (#1430) Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a8210221..025e2450 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/poseidon/matchbox go 1.23.0 -toolchain go1.24.2 +toolchain go1.24.3 require ( github.com/coreos/butane v0.23.0