From e48859d14c1ec7698fcf7f42a5557c1df7e2e331 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 04:38:52 +0000 Subject: [PATCH] Update dependency go to v1.23.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 352ff2966..05d9e4518 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/webhook go 1.23.0 -toolchain go1.23.4 +toolchain go1.23.6 replace ( github.com/rancher/rke => github.com/rancher/rke v1.6.2