From 0dd91f8fb967c94fb5de8a42bb164b737717d158 Mon Sep 17 00:00:00 2001 From: "dghubble-renovate[bot]" <119624128+dghubble-renovate[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:42:44 +0000 Subject: [PATCH] Bump go from 1.24.5 to v1.24.6 (#1460) 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 1f5fa28f..54f09516 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/poseidon/matchbox go 1.23.0 -toolchain go1.24.5 +toolchain go1.24.6 require ( github.com/coreos/butane v0.24.0