Updating dependency golang.org/x/net to version v0.0.0-20200202094626-16171245cfb2

This commit is contained in:
Davanum Srinivas
2020-03-24 13:41:31 -04:00
parent 9e91a7ddc1
commit 75ceb7baa8
124 changed files with 5647 additions and 780 deletions

View File

@@ -52,7 +52,6 @@ var isSpecialElementMap = map[string]bool{
"iframe": true,
"img": true,
"input": true,
"isindex": true, // The 'isindex' element has been removed, but keep it for backwards compatibility.
"keygen": true,
"li": true,
"link": true,