From 8000a7f7691e733dd27dea30bed32dfc3d805ffb Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 17 Jul 2023 15:13:00 +0800 Subject: golang: Update to 1.20.6 Includes fix for CVE-2023-29406 (net/http: insufficient sanitization of Host header). This also updates the copyright information for various Go packaging files. Signed-off-by: Jeffery To --- lang/golang/golang-compiler.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/golang/golang-compiler.mk') diff --git a/lang/golang/golang-compiler.mk b/lang/golang/golang-compiler.mk index b8c278568..144f2a4af 100644 --- a/lang/golang/golang-compiler.mk +++ b/lang/golang/golang-compiler.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2018, 2020 Jeffery To +# Copyright (C) 2018, 2020-2021, 2023 Jeffery To # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. -- cgit v1.2.3