Pull request: 3217 fix listening

Merge in DNS/adguard-home from 3217-fix-doh to master

Updates #3217.

Squashed commit of the following:

commit 29a81e0ff540a50e564ca9571174457643bc9938
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 3 12:58:01 2021 +0300

    all: upd dnsproxy
This commit is contained in:
Eugene Burkov
2021-06-03 16:20:34 +03:00
parent 8f93b87a66
commit 084564e6b7
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.37.4
github.com/AdguardTeam/dnsproxy v0.37.5
github.com/AdguardTeam/golibs v0.8.0
github.com/AdguardTeam/urlfilter v0.14.5
github.com/NYTimes/gziphandler v1.1.1