From 59fbf249e4aee45afd5680c3404475560d9711b2 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 04:48:13 +0000 Subject: [PATCH] Update dependency go to v1.22.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e9341fd9..58b676cd 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.22.0 -toolchain go1.22.1 +toolchain go1.22.6 require ( github.com/ghodss/yaml v1.0.0