* (dnsforward): upgrade dnsproxy to v0.32.5

This commit is contained in:
Andrey Meshkov
2020-09-10 23:54:15 +03:00
parent 67e6b7d3e8
commit caee4b86fa
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.32.4
github.com/AdguardTeam/dnsproxy v0.32.5
github.com/AdguardTeam/golibs v0.4.2
github.com/AdguardTeam/urlfilter v0.12.2
github.com/NYTimes/gziphandler v1.1.1