Skip to content

Commit 0a15ca0

Browse files
authored
Merge pull request #72 from zmap/sync-upstream-20251218
Sync miekg/dns upstream changes
2 parents 5702fb9 + c5e0d23 commit 0a15ca0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
DNS version 2 is now available at <https://codeberg.org/miekg/dns>, check it out if you want to
77
help shape the next 15 years of the Go DNS package.
88

9-
The version here will see no new features and less and less development.
9+
The version here will see no new features and less and less development, and my time (if any) will be fully
10+
devoted towards v2.
11+
12+
**December 2025**: v2 should be (already) a good replacement, the coming months would be a good time to
13+
migrate, see [this file describing the
14+
differences](https://codeberg.org/miekg/dns/src/branch/main/README-diff-with-v1.md), to help you get started.
1015

1116
# Alternative (more granular) approach to a DNS library
1217

@@ -62,7 +67,7 @@ A not-so-up-to-date-list-that-may-be-actually-current:
6267
- https://www.dnsperf.com/
6368
- https://dnssectest.net/
6469
- https://github.com/oif/apex
65-
- https://github.com/jedisct1/dnscrypt-proxy
70+
- https://github.com/jedisct1/dnscrypt-proxy (migrated to v2)
6671
- https://github.com/jedisct1/rpdns
6772
- https://github.com/xor-gate/sshfp
6873
- https://github.com/rs/dnstrace

0 commit comments

Comments
 (0)