* urlfilter v0.12.2

This commit is contained in:
Simon Zolin
2020-09-01 15:37:03 +03:00
parent 7d3a72e626
commit 268d90b5bc
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.14
require (
github.com/AdguardTeam/dnsproxy v0.31.1
github.com/AdguardTeam/golibs v0.4.2
github.com/AdguardTeam/urlfilter v0.11.2
github.com/AdguardTeam/urlfilter v0.12.2
github.com/NYTimes/gziphandler v1.1.1
github.com/fsnotify/fsnotify v1.4.9
github.com/gobuffalo/packr v1.30.1