diff options
| author | 2024-04-22 09:11:53 +0000 | |
|---|---|---|
| committer | 2024-04-22 09:11:53 +0000 | |
| commit | a57dd15a8edbe609f06676d80193cec0ffce8800 (patch) | |
| tree | 0dc8d46050af6d819dfc5af06ec8353eced5d052 /go.mod | |
| parent | [chore] bump modernc.org/sqlite to v1.29.8 (with our concurrency workaround) ... (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
