golang: Update to 1.12.9

Includes fixes (in 1.12.8) for:
CVE-2019-14809 - https://nvd.nist.gov/vuln/detail/CVE-2019-14809
CVE-2019-9512 - https://nvd.nist.gov/vuln/detail/CVE-2019-9512
CVE-2019-9514 - https://nvd.nist.gov/vuln/detail/CVE-2019-9514

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2019-08-19 22:55:38 +08:00
committed by Yousong Zhou
parent acb2db3c0d
commit 999c2a5457
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ endif
GO_VERSION_MAJOR_MINOR:=1.12
GO_VERSION_PATCH:=7
GO_VERSION_PATCH:=9