Pull request: all: add srv handling to dnsrewrite filters
Closes #2498. Updates #2533. Squashed commit of the following: commit 452e0e7d281c1f10bef069bf7a73205266b8f1e0 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Mar 12 19:33:18 2021 +0300 all: add srv handling to dnsrewrite filters
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.15
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.35.5
|
||||
github.com/AdguardTeam/golibs v0.4.4
|
||||
github.com/AdguardTeam/urlfilter v0.14.3
|
||||
github.com/AdguardTeam/urlfilter v0.14.4
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
github.com/ameshkov/dnscrypt/v2 v2.0.3
|
||||
github.com/digineo/go-ipset/v2 v2.2.1
|
||||
|
||||
Reference in New Issue
Block a user