update golang libraries (#15258) (#15260)

This commit is contained in:
techknowlogick
2021-04-03 00:27:14 -04:00
committed by GitHub
parent 0d7afb02c0
commit 558b0005ff
350 changed files with 37016 additions and 16328 deletions

View File

@@ -263,7 +263,7 @@ var voidElements = map[string]bool{
"hr": true,
"img": true,
"input": true,
"keygen": true,
"keygen": true, // "keygen" has been removed from the spec, but are kept here for backwards compatibility.
"link": true,
"meta": true,
"param": true,