From 95b6907de82d4a8b56600c0076d9ecfb6214eae0 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:02:55 -0800 Subject: [PATCH] chore(deps): update dependency go to v1.23.6 (#347) 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 fbd872dc..2354f434 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