From c56ce0665c63783cd75385f664fc31f7f883f079 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:56:24 +0000 Subject: [PATCH] Update go toolchain directive to v1.26.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7b5f11c..5227d6b 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/utopia-planitia/chart-prettier go 1.24.0 -toolchain go1.24.6 +toolchain go1.26.4 require ( github.com/damoon/fstesting v0.0.0-20260330092859-0ca087feccf8