cherry-pick: all: upd dnsproxy

Updates #4065.

Squashed commit of the following:

commit d65d2e3a783910b9cb95c5bcfbcf1af11da666d5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jan 17 18:47:17 2022 +0300

    all: upd dnsproxy
This commit is contained in:
Ainar Garipov
2022-01-17 18:54:00 +03:00
committed by Ainar Garipov
parent fdaf1d09d3
commit 1f8b340b8f
2 changed files with 3 additions and 3 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.4-0.20211229192924-90569a17b881
github.com/AdguardTeam/dnsproxy v0.40.6-0.20220121135315-cfe909a98cf0
github.com/AdguardTeam/golibs v0.10.3
github.com/AdguardTeam/urlfilter v0.15.1
github.com/NYTimes/gziphandler v1.1.1