*: upd dependencies, go mod tidy

This commit is contained in:
Andrey Meshkov
2020-04-16 20:04:34 +03:00
parent 158f5e854d
commit 96bee3955c
2 changed files with 10 additions and 63 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.14
require (
github.com/AdguardTeam/dnsproxy v0.26.0
github.com/AdguardTeam/golibs v0.4.2
github.com/AdguardTeam/urlfilter v0.9.1
github.com/AdguardTeam/urlfilter v0.10.0
github.com/NYTimes/gziphandler v1.1.1
github.com/fsnotify/fsnotify v1.4.7
github.com/gobuffalo/packr v1.30.1