*(dnsfilter): update urlfilter to v0.6.1

This commit is contained in:
Andrey Meshkov
2019-10-14 21:24:08 +03:00
parent bfc6c98109
commit 453645b002
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.12
require (
github.com/AdguardTeam/dnsproxy v0.19.5
github.com/AdguardTeam/golibs v0.2.1
github.com/AdguardTeam/urlfilter v0.6.0
github.com/AdguardTeam/urlfilter v0.6.1
github.com/NYTimes/gziphandler v1.1.1
github.com/bluele/gcache v0.0.0-20190518031135-bc40bd653833
github.com/etcd-io/bbolt v1.3.3