update go.mod

This commit is contained in:
2020-01-15 14:24:31 +01:00
parent c9cd268366
commit 375e3d7ac2
2 changed files with 11 additions and 11 deletions

4
go.mod
View File

@@ -9,12 +9,8 @@ require (
github.com/fsnotify/fsnotify v1.4.7
github.com/jbowtie/gokogiri v0.0.0-20190301021639-37f655d3078f
github.com/lunny/html2md v0.0.0-20181018071239-7d234de44546
github.com/mailru/easyjson v0.7.0
github.com/maki5/gokogiri v0.0.0-20191003120346-46b5f56d0756
github.com/microcosm-cc/bluemonday v1.0.2
github.com/robfig/cron v1.2.0
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/viper v1.6.1
gopkg.in/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc
mvdan.cc/xurls/v2 v2.1.0
)