From 0d835e09cbf34b9fbc998f36974b3516a76f7858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:50:11 +0000 Subject: [PATCH] Bump golang from 1.23.4 to 1.23.5 in /.test-defs Bumps golang from 1.23.4 to 1.23.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .test-defs/shootdns-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.test-defs/shootdns-test.yaml b/.test-defs/shootdns-test.yaml index 30bf60b2..0b16789e 100644 --- a/.test-defs/shootdns-test.yaml +++ b/.test-defs/shootdns-test.yaml @@ -18,4 +18,4 @@ spec: --shoot-name=$SHOOT_NAME --existing-shoot-name=$SHOOT_NAME --project-namespace=$PROJECT_NAMESPACE - image: golang:1.23.4 + image: golang:1.23.5