mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
Add basic support for DoH3 (#7677)
This commit is contained in:
1
go.mod
1
go.mod
@@ -150,6 +150,7 @@ require (
|
||||
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
|
||||
github.com/prometheus/procfs v0.16.1 // indirect
|
||||
github.com/puzpuzpuz/xsync/v3 v3.5.1 // indirect
|
||||
github.com/quic-go/qpack v0.5.1 // indirect
|
||||
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
|
||||
github.com/shirou/gopsutil/v4 v4.25.8-0.20250809033336-ffcdc2b7662f // indirect
|
||||
github.com/spf13/pflag v1.0.6 // indirect
|
||||
|
||||
Reference in New Issue
Block a user