Bump bluemonday to v1.0.19

This commit is contained in:
Jonathan Lopez
2022-07-27 19:59:14 +02:00
committed by Christian Muehlhaeuser
parent af8450a903
commit 9aceb96bb7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/alecthomas/chroma v0.10.0
github.com/microcosm-cc/bluemonday v1.0.17
github.com/microcosm-cc/bluemonday v1.0.19
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.11.0
github.com/olekukonko/tablewriter v0.0.5