From c627224ce984495dff4de248ace7237dcb2832c5 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Mon, 9 Oct 2023 09:36:50 +0200 Subject: [PATCH] changelog: add security changelog for Go 1.20.9 --- changelog/security/2023-10-09-go-1.20.9.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/security/2023-10-09-go-1.20.9.md diff --git a/changelog/security/2023-10-09-go-1.20.9.md b/changelog/security/2023-10-09-go-1.20.9.md new file mode 100644 index 0000000000..34700de281 --- /dev/null +++ b/changelog/security/2023-10-09-go-1.20.9.md @@ -0,0 +1 @@ +- Go ([CVE-2023-39323](https://nvd.nist.gov/vuln/detail/CVE-2023-39323))