diff options
| author | 2023-07-24 10:24:03 +0000 | |
|---|---|---|
| committer | 2023-07-24 10:24:03 +0000 | |
| commit | 81fe59dadcc1351ee4a2f23b29cc889e288613da (patch) | |
| tree | a4ee6e0bbcb4d0074f86acd0111c2999bfc81204 /go.mod | |
| parent | [chore]: Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#2023) (diff) | |
| download | gotosocial-81fe59dadcc1351ee4a2f23b29cc889e288613da.tar.xz | |
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2021)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ require ( github.com/h2non/filetype v1.1.3 github.com/jackc/pgconn v1.14.1 github.com/jackc/pgx/v5 v5.4.2 - github.com/microcosm-cc/bluemonday v1.0.24 + github.com/microcosm-cc/bluemonday v1.0.25 github.com/miekg/dns v1.1.55 github.com/minio/minio-go/v7 v7.0.60 github.com/mitchellh/mapstructure v1.5.0 |
