Added the better HTML strip library.

This commit is contained in:
Patrick Connolly
2018-10-14 22:11:50 +08:00
parent c975ac0ff3
commit 170b42c1ad
3 changed files with 18 additions and 5 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/Sirupsen/logrus v1.0.6 // indirect
github.com/alecthomas/log4go v0.0.0-20160307011253-e5dc62318d9b // indirect
github.com/bwmarrin/discordgo v0.0.0-20180201002541-8d5ab59c63e5 // indirect
github.com/darkoatanasovski/htmltags v1.0.0
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/dfordsoft/golib v0.0.0-20180313113957-2ea3495aee1d
github.com/dgrijalva/jwt-go v0.0.0-20170508165458-6c8dedd55f8a // indirect