From 9c23e49c92bb9bee7bd75ea3e4f4ed882b992da8 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 04:39:07 +0000 Subject: [PATCH] Update dependency go to v1.25.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cc24bf94..96f8b02a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.24.0 -toolchain go1.24.7 +toolchain go1.25.1 require ( github.com/ghodss/yaml v1.0.0