* use urlfilter v0.4.1

This commit is contained in:
Simon Zolin
2019-07-19 15:20:42 +03:00
parent 1973901802
commit bb00a63238
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.12
require (
github.com/AdguardTeam/dnsproxy v0.15.0
github.com/AdguardTeam/golibs v0.1.3
github.com/AdguardTeam/urlfilter v0.4.0
github.com/AdguardTeam/urlfilter v0.4.1
github.com/NYTimes/gziphandler v1.1.1
github.com/bluele/gcache v0.0.0-20190203144525-2016d595ccb0
github.com/go-test/deep v1.0.1