Pull request: 2981 fix double answers
Merge in DNS/adguard-home from 2981-fix-dnsrewrite to master Closes #2981. Updates #2923. Squashed commit of the following: commit 578754d194a9a9dd0d47e5af7b6c2f315eaa1d1d Author: Eugene Burkov <e.burkov@adguard.com> Date: Fri Apr 23 17:07:24 2021 +0300 all: upd urlfilter
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.15
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.37.2
|
||||
github.com/AdguardTeam/golibs v0.4.5
|
||||
github.com/AdguardTeam/urlfilter v0.14.4
|
||||
github.com/AdguardTeam/urlfilter v0.14.5
|
||||
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