golang: Update to 1.18.4
authorJeffery To <jeffery.to@gmail.com>
Mon, 18 Jul 2022 09:35:11 +0000 (17:35 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 9 Nov 2022 13:46:06 +0000 (14:46 +0100)
commitaeeb0d751586faba378079b66ff0312aa79b4191
tree1792c23ee6f6aa5026b5d08681465c945debbd21
parent2e6b8f01651267347b370291d9471531984a3bda
golang: Update to 1.18.4

Includes fixes for:

* CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding
  header
* CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630: io/fs: stack exhaustion in Glob
* CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632: path/filepath: stack exhaustion in Glob
* CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148: net/http/httputil: NewSingleHostReverseProxy - omit
  X-Forwarded-For not working

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 60168651a2c7279a4a169be6b3d61be57e871e55)
lang/golang/golang/Makefile