* use dnsproxy v0.18.4

This commit is contained in:
Simon Zolin
2019-08-20 17:59:40 +03:00
parent 09a52436fb
commit 31af6ae914
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.12
require (
github.com/AdguardTeam/dnsproxy v0.18.3
github.com/AdguardTeam/dnsproxy v0.18.4
github.com/AdguardTeam/golibs v0.1.4
github.com/AdguardTeam/urlfilter v0.5.0
github.com/NYTimes/gziphandler v1.1.1