From 26e9e42fe2700aa3b9bc91aafa5bf5e48de3225b Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 04:39:15 +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 15ec070b..eacd7355 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.23.0 -toolchain go1.23.6 +toolchain go1.25.1 require ( github.com/ghodss/yaml v1.0.0