Fixed updating of html2md pkg.

This commit is contained in:
Patrick Connolly
2018-10-20 17:49:59 +08:00
parent 5a2610991c
commit 1ba7385175
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"sort"
"github.com/darkoatanasovski/htmltags"
"github.com/urakozz/go-emoji"
"github.com/patcon/html2md"
"github.com/lunny/html2md"
"github.com/42wim/matterbridge/bridge"
"github.com/42wim/matterbridge/bridge/api"