From 43f3c6bd6824e198beb3dfba4aa9ca8430568a2e Mon Sep 17 00:00:00 2001 From: Johan Brandhorst-Satzkorn Date: Wed, 7 Jun 2023 10:09:43 -0700 Subject: [PATCH] Upgrade Go version to 1.20.5 (#3293) Go 1.20.5 contains security fixes for the runtime and the compiler --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index 5fb5a6b4f5..7bf9455f08 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.20 +1.20.5