Refactor to miekg/dns

This commit is contained in:
世界
2022-09-13 16:18:39 +08:00
parent 1db7f45370
commit 007a278ac8
9 changed files with 55 additions and 119 deletions

View File

@@ -53,17 +53,6 @@ we need to do this.
The library needs to be updated with the upstream.
#### certmagic
Link: [GitHub repository](https://github.com/SagerNet/certmagic)
Fork of `caddyserver/certmagic`
Since upstream uses `miekg/dns` and we use `x/net/dnsmessage`, we need to replace its DNS part with our own
implementation.
The library needs to be updated with the upstream.
#### smux
Link: [GitHub repository](https://github.com/SagerNet/smux)