cherry-pick: all: upd dnsproxy

Merge in DNS/adguard-home from imp-logs to master

Squashed commit of the following:

commit bff4c3757b61db63320af72e1af56649f6f70a50
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jan 24 17:25:34 2022 +0300

    all: upd dnsproxy
This commit is contained in:
Ainar Garipov
2022-01-24 17:39:39 +03:00
committed by Ainar Garipov
parent d55393ecd5
commit 5bbbf89c10
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/AdguardTeam/AdGuardHome
go 1.16
require (
github.com/AdguardTeam/dnsproxy v0.40.6-0.20220121135315-cfe909a98cf0
github.com/AdguardTeam/dnsproxy v0.40.7-0.20220124144147-a8868e34b0bf
github.com/AdguardTeam/golibs v0.10.4
github.com/AdguardTeam/urlfilter v0.15.2
github.com/NYTimes/gziphandler v1.1.1