Bump github.com/microcosm-cc/bluemonday from 1.0.9 to 1.0.10 (#1098)

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.9...v1.0.10)

---
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>
This commit is contained in:
dependabot[bot]
2021-06-10 23:45:34 -07:00
committed by GitHub
parent 08274fbe21
commit 20236a6586
2 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/lestrrat-go/strftime v1.0.4 // indirect
github.com/markbates/pkger v0.17.1
github.com/mattn/go-sqlite3 v1.14.7
github.com/microcosm-cc/bluemonday v1.0.9
github.com/microcosm-cc/bluemonday v1.0.10
github.com/mssola/user_agent v0.5.3
github.com/mvdan/xurls v1.1.0 // indirect
github.com/nareix/joy5 v0.0.0-20200712071056-a55089207c88
@@ -27,7 +27,7 @@ require (
github.com/tklauser/go-sysconf v0.3.5 // indirect
github.com/yuin/goldmark v1.3.7
golang.org/x/mod v0.4.2
golang.org/x/net v0.0.0-20210421230115-4e50805a0758
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect