aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-03 19:43:57 -0400
committerGitHub <noreply@github.com>2023-06-03 19:43:57 -0400
commit7fae0761555a8c655f0fabfa6796d0ef3bd8417a (patch)
tree5bcee99fe09b03db78a26753847f0e944a3f89ce /go.mod
parented825c62736e7576de74f69b23e2fbf606747133 (diff)
mod: bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 (#7459)
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 f7a8d27a..1c3d816d 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/issue9/identicon v1.2.1
github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
github.com/json-iterator/go v1.1.12
- github.com/microcosm-cc/bluemonday v1.0.23
+ github.com/microcosm-cc/bluemonday v1.0.24
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.6