diff options
| author | 2023-01-30 10:45:19 +0100 | |
|---|---|---|
| committer | 2023-01-30 10:45:19 +0100 | |
| commit | 7bcdf35cc17a0263cfe973f10ee0428f7f1f883d (patch) | |
| tree | 0ded4563b3f346fe84171aec39b0e85d30c537d3 /go.mod | |
| parent | [docs] Simplify Apache httpd proxy documentation (#1396) (diff) | |
| download | gotosocial-7bcdf35cc17a0263cfe973f10ee0428f7f1f883d.tar.xz | |
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.21...v1.0.22)
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
@@ -31,7 +31,7 @@ require ( github.com/h2non/filetype v1.1.3 github.com/jackc/pgconn v1.13.0 github.com/jackc/pgx/v4 v4.17.2 - github.com/microcosm-cc/bluemonday v1.0.21 + github.com/microcosm-cc/bluemonday v1.0.22 github.com/miekg/dns v1.1.50 github.com/minio/minio-go/v7 v7.0.47 github.com/mitchellh/mapstructure v1.5.0 |
