diff options
| author | 2022-11-08 11:11:35 +0100 | |
|---|---|---|
| committer | 2022-11-08 11:11:35 +0100 | |
| commit | a9a43beca238516d5296829d13982e96ad7f8f2c (patch) | |
| tree | 216984f21c1142b7bb5a046f0dc9a53061f1dde5 /go.mod | |
| parent | [chore] dependabot: prefix correctly, ignore npm deps (#1001) (diff) | |
| download | gotosocial-a9a43beca238516d5296829d13982e96ad7f8f2c.tar.xz | |
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.20...v1.0.21)
---
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>
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,7 +29,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.20 + github.com/microcosm-cc/bluemonday v1.0.21 github.com/miekg/dns v1.1.50 github.com/minio/minio-go/v7 v7.0.43 github.com/mitchellh/mapstructure v1.5.0 @@ -50,7 +50,7 @@ require ( github.com/wagslane/go-password-validator v0.3.0 golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d - golang.org/x/net v0.0.0-20220909164309-bea034e7d591 + golang.org/x/net v0.0.0-20221002022538-bcab6841153b golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094 golang.org/x/text v0.4.0 gopkg.in/mcuadros/go-syslog.v2 v2.3.0 |
