Pull request #1237: all: upd dnsproxy

Updates #3315.

Squashed commit of the following:

commit f91b979b4b9eb8141e7320a54992786a699aa437
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jul 6 13:48:29 2021 +0300

    all: upd dnsproxy
This commit is contained in:
Ainar Garipov
2021-07-06 14:12:57 +03:00
parent e113b276e7
commit 4b5a66ee61
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/AdguardTeam/AdGuardHome
go 1.16
require (
github.com/AdguardTeam/dnsproxy v0.38.0
github.com/AdguardTeam/dnsproxy v0.38.2
github.com/AdguardTeam/golibs v0.8.0
github.com/AdguardTeam/urlfilter v0.14.6
github.com/NYTimes/gziphandler v1.1.1