mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-15 07:01:00 +00:00
close resolvers properly
This commit is contained in:
@@ -5,6 +5,7 @@ go 1.22.5
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.72.2
|
||||
github.com/Snawoot/go-http-digest-auth-client v1.1.3
|
||||
github.com/hashicorp/go-multierror v1.1.1
|
||||
golang.org/x/net v0.27.0
|
||||
)
|
||||
|
||||
@@ -16,6 +17,7 @@ require (
|
||||
github.com/ameshkov/dnsstamps v1.0.3 // indirect
|
||||
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
||||
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
|
||||
github.com/hashicorp/errwrap v1.0.0 // indirect
|
||||
github.com/miekg/dns v1.1.61 // indirect
|
||||
github.com/onsi/ginkgo/v2 v2.19.1 // indirect
|
||||
github.com/quic-go/qpack v0.4.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user