update golang.org/x/net and golang.org/x/sys

This commit is contained in:
Chao Xu
2020-11-13 05:15:22 +00:00
parent 0e0cc1ead8
commit 7b26cff174
289 changed files with 15594 additions and 10904 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,