From f629d1790e927563feb94457f9ce15b01e8caac6 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 2 Aug 2023 09:29:46 +0200 Subject: [PATCH] changelog: add security changelog for Go 1.20.7, 1.19.12 --- changelog/security/2023-08-02-go-1.19.12-1.20.7.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/security/2023-08-02-go-1.19.12-1.20.7.md diff --git a/changelog/security/2023-08-02-go-1.19.12-1.20.7.md b/changelog/security/2023-08-02-go-1.19.12-1.20.7.md new file mode 100644 index 0000000000..ec7f6ca9e4 --- /dev/null +++ b/changelog/security/2023-08-02-go-1.19.12-1.20.7.md @@ -0,0 +1 @@ +- Go ([CVE-2023-29409](https://nvd.nist.gov/vuln/detail/CVE-2023-29409))