summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 14:09:50 +0000
committerLibravatar GitHub <noreply@github.com>2024-02-05 14:09:50 +0000
commit3cc51d5072a834202aa9e9bb449c41c0533d4f58 (patch)
tree453267045babf6f2ac2e402dc0de029ef0668c40 /go.mod
parent[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604) (diff)
downloadgotosocial-3cc51d5072a834202aa9e9bb449c41c0533d4f58.tar.xz
[chore]: Bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#2606)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 528161dbc..f0166ecb9 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
github.com/h2non/filetype v1.1.3
github.com/jackc/pgx/v5 v5.5.2
github.com/microcosm-cc/bluemonday v1.0.26
- github.com/miekg/dns v1.1.57
+ github.com/miekg/dns v1.1.58
github.com/minio/minio-go/v7 v7.0.66
github.com/mitchellh/mapstructure v1.5.0
github.com/oklog/ulid v1.3.1