Bump bluemonday to v1.0.16

This commit is contained in:
Aurélien Rainone
2021-11-15 18:24:40 +01:00
committed by Christian Muehlhaeuser
parent b0ebe3a647
commit 7def5b5473
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ go 1.13
require (
github.com/alecthomas/chroma v0.9.2
github.com/microcosm-cc/bluemonday v1.0.15
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
github.com/microcosm-cc/bluemonday v1.0.16
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.9.0
github.com/olekukonko/tablewriter v0.0.5