From 5c3257907cf87b68bb8e2e5e378ed54ea3c2a22c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:08:58 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 53186374..47389445 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/stackitcloud/yawol go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.2 require ( github.com/cncf/xds/go v0.0.0-20240723142845-024c85f92f20