Fix addtag removing newlines

This commit is contained in:
Dustin Pianalto
2020-09-01 21:36:14 -08:00
parent 100f52bfee
commit 6583e48284
3 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.14
require (
github.com/bwmarrin/discordgo v0.20.3-0.20200525154655-ca64123b05de
github.com/dustinpianalto/disgoman v0.0.10
github.com/dustinpianalto/disgoman v0.0.12
github.com/dustinpianalto/rpnparse v1.0.1
github.com/emersion/go-imap v1.0.5
github.com/emersion/go-message v0.12.0