From c29098edd4a9268e8302731605f46546b3a61ac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 13:58:06 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ba2cb5f..b0f9c2c 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/sapcc/git-cert-shim go 1.23.0 -toolchain go1.23.5 +toolchain go1.23.6 replace k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.32.1