From 74b20e5312eba84ca3f80b18c1e4b58afc280fd2 Mon Sep 17 00:00:00 2001 From: "dghubble-renovate[bot]" <119624128+dghubble-renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:02:05 +0000 Subject: [PATCH] Bump go from 1.25.1 to v1.25.2 (#1487) 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 6c0655f7..ef469ebc 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/poseidon/matchbox go 1.24.0 -toolchain go1.25.1 +toolchain go1.25.2 require ( github.com/coreos/butane v0.25.1