Add vendor go.uber.org/zap

This commit is contained in:
Daniele Rondina
2020-01-03 15:20:02 +01:00
parent 20654d5dbb
commit 4433fc72ac
367 changed files with 96853 additions and 36906 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,