From af7a0011abec76bb66c35c0f97cf64ece026f29e Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 04:49:00 +0000 Subject: [PATCH] Update dependency go to v1.24.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6a78344a..e4407a49 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.24.0 -toolchain go1.24.2 +toolchain go1.24.6 require ( github.com/ghodss/yaml v1.0.0