From a824bd46db5a58b37d27c910502f3da5498911e4 Mon Sep 17 00:00:00 2001 From: 0scvr <71343264+0scvr@users.noreply.github.com> Date: Mon, 9 Oct 2023 23:21:22 +0200 Subject: [PATCH] etcd: upgrade go version to 1.20.9 To be up to date with the newest security fixes. Signed-off-by: 0scvr <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 95393fc7d..20538953a 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.20.8 +1.20.9