From 7c8e73a04716602b06ed2e84ba1daf0b67ecdc8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:35:53 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9df72b1..7f5c601 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/stackitcloud/stackit-cert-manager-webhook go 1.25.0 -toolchain go1.25.5 +toolchain go1.25.6 // Do not remove this comment: // please place any replace statements here at the top for visibility and add a