From 8c96897309b6458db477267424975b44afc543b5 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:52:20 -0800 Subject: [PATCH] chore(deps): update dependency go to v1.23.6 (#331) Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f2070e20..da0cd910 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/steve go 1.23 -toolchain go1.23.4 +toolchain go1.23.6 replace ( github.com/crewjam/saml => github.com/rancher/saml v0.2.0