*(dnsforward): upgrade dnsproxy to v0.27.0

This commit is contained in:
Andrey Meshkov
2020-04-26 19:16:10 +03:00
parent cd15bb5cce
commit 08b033dd04
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.14
require (
github.com/AdguardTeam/dnsproxy v0.26.3
github.com/AdguardTeam/dnsproxy v0.27.0
github.com/AdguardTeam/golibs v0.4.2
github.com/AdguardTeam/urlfilter v0.10.0
github.com/NYTimes/gziphandler v1.1.1