From 4b48e8ab7827d1b8ea452aaeca87f96164c83403 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 12 Oct 2023 10:55:39 +0200 Subject: [PATCH] changelog: Add a security entry --- changelog/security/2023-10-12-go-1.20.10-update.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/security/2023-10-12-go-1.20.10-update.md diff --git a/changelog/security/2023-10-12-go-1.20.10-update.md b/changelog/security/2023-10-12-go-1.20.10-update.md new file mode 100644 index 0000000000..5532a24d24 --- /dev/null +++ b/changelog/security/2023-10-12-go-1.20.10-update.md @@ -0,0 +1 @@ +- go ([CVE-2023-39325](https://nvd.nist.gov/vuln/detail/CVE-2023-39325))