From 43d3b0c286ef37bc39f6410c6f39d5eca7a98f66 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 04:39:42 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.22.10 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 10ca6f0c..02c0e1f8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/steve go 1.22.0 -toolchain go1.22.7 +toolchain go1.22.10 replace ( github.com/crewjam/saml => github.com/rancher/saml v0.2.0