aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-04 23:18:54 +0800
committerGitHub <noreply@github.com>2022-07-04 23:18:54 +0800
commitb8294a460ea316138bca5259378005aeff63a17d (patch)
treef04adf5da0d2c4076c2e3fbf3be3d89a5f93754c /go.mod
parent6043bf20fe45675472eac94f5371b2ba32d952fc (diff)
mod: bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 (#7099)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 90f0d110..79be2ac8 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2 // indirect
- github.com/microcosm-cc/bluemonday v1.0.18
+ github.com/microcosm-cc/bluemonday v1.0.19
github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/niklasfasching/go-org v1.6.5