From 7bcdf35cc17a0263cfe973f10ee0428f7f1f883d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:45:19 +0100 Subject: [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 47a826752..b160ca773 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit v1.2.3