From a0a80fb65bf5bd9854b28e7a649e51d954c96933 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:37:52 +0200 Subject: [PATCH] Update dependency go to v1.22.5 (#1739) Co-authored-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 38a8b64a8..cbba86ab8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/giantswarm/cluster-operator/v5 go 1.21 -toolchain go1.22.4 +toolchain go1.22.5 require ( github.com/blang/semver v3.5.1+incompatible