From 86ea531b75e165441f99dd77f8b6dda4479f86a9 Mon Sep 17 00:00:00 2001 From: Oscar <71343264+0scvr@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:05:02 +0000 Subject: [PATCH] etcd: upgrade go version to 1.21.2 To be up to date with the newest security fix. Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com> --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index 2844977405c..0369d0b1e93 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.21.1 +1.21.2