From 4af07993e5fb6a3a8d7b0377596cb1f2ffcc0048 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 04:36:33 +0000 Subject: [PATCH] Update dependency go to v1.22.11 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9361472..ea25aac 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/system-agent go 1.22.0 -toolchain go1.22.5 +toolchain go1.22.11 replace ( // replace those modules from go.opentelemetry.io to elimilate CVEs