summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-22 09:11:53 +0000
committerLibravatar GitHub <noreply@github.com>2024-04-22 09:11:53 +0000
commita57dd15a8edbe609f06676d80193cec0ffce8800 (patch)
tree0dc8d46050af6d819dfc5af06ec8353eced5d052 /go.mod
parent[chore] bump modernc.org/sqlite to v1.29.8 (with our concurrency workaround) ... (diff)
downloadgotosocial-a57dd15a8edbe609f06676d80193cec0ffce8800.tar.xz
[chore]: Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#2861)
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 7758bd661..fedf9c34f 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
github.com/h2non/filetype v1.1.3
github.com/jackc/pgx/v5 v5.5.5
github.com/microcosm-cc/bluemonday v1.0.26
- github.com/miekg/dns v1.1.58
+ github.com/miekg/dns v1.1.59
github.com/minio/minio-go/v7 v7.0.69
github.com/mitchellh/mapstructure v1.5.0
github.com/oklog/ulid v1.3.1