diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-04 23:18:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-04 23:18:54 +0800 |
commit | b8294a460ea316138bca5259378005aeff63a17d (patch) | |
tree | f04adf5da0d2c4076c2e3fbf3be3d89a5f93754c /go.mod | |
parent | 6043bf20fe45675472eac94f5371b2ba32d952fc (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |