Pull request: filtering: fix fqdn support in ptr dnsrewrite
Updates #3256. Squashed commit of the following: commit 304c7bc9c22086aa004faabe147e8392749bee7f Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Jun 11 14:20:45 2021 +0300 filtering: fix fqdn support in ptr dnsrewrite
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.37.6
|
||||
github.com/AdguardTeam/golibs v0.8.0
|
||||
github.com/AdguardTeam/urlfilter v0.14.5
|
||||
github.com/AdguardTeam/urlfilter v0.14.6
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
github.com/ameshkov/dnscrypt/v2 v2.1.3
|
||||
github.com/digineo/go-ipset/v2 v2.2.1
|
||||
|
||||
Reference in New Issue
Block a user