Bump bluemonday to v1.0.17

This commit is contained in:
Christian Rocha
2022-01-11 22:12:32 -05:00
parent 6db32e77e1
commit b7e59709dc
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.9.4
github.com/microcosm-cc/bluemonday v1.0.16
github.com/microcosm-cc/bluemonday v1.0.17
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.9.0
github.com/olekukonko/tablewriter v0.0.5