mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat: DNS over HTTPS resolver
This commit is contained in:
parent
b64f0a764c
commit
cab753718d
9 changed files with 121 additions and 7 deletions
|
@ -17,6 +17,7 @@ require (
|
|||
|
||||
require (
|
||||
github.com/apernet/quic-go v0.37.5-0.20230809210726-5508a358d07e // indirect
|
||||
github.com/babolivier/go-doh-client v0.0.0-20201028162107-a76cff4cb8b6 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
||||
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue