dnsproxy v0.23.7

This commit is contained in:
Simon Zolin
2020-01-16 15:10:27 +03:00
parent 0ffe53405d
commit 749dc30064
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.13
require (
github.com/AdguardTeam/dnsproxy v0.23.6
github.com/AdguardTeam/dnsproxy v0.23.7
github.com/AdguardTeam/golibs v0.3.0
github.com/AdguardTeam/urlfilter v0.7.2
github.com/NYTimes/gziphandler v1.1.1