From e41cf0b130f9d9db2bf7bf95c916db71989d6737 Mon Sep 17 00:00:00 2001 From: John Murret Date: Mon, 8 May 2023 11:03:32 -0600 Subject: [PATCH] update change log entry to reflect 1.20.4 --- .changelog/17240.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/17240.txt b/.changelog/17240.txt index 697d02931d97..59d120f747ba 100644 --- a/.changelog/17240.txt +++ b/.changelog/17240.txt @@ -1,5 +1,5 @@ ```release-note:security -Upgrade to use Go 1.20.3. +Upgrade to use Go 1.20.4. This resolves vulnerabilities [CVE-2023-24537](https://github.com/advisories/GHSA-9f7g-gqwh-jpf5)(`go/scanner`), [CVE-2023-24538](https://github.com/advisories/GHSA-v4m2-x4rp-hv22)(`html/template`), [CVE-2023-24534](https://github.com/advisories/GHSA-8v5j-pwr7-w5f8)(`net/textproto`) and