Added humanize module

This commit is contained in:
2019-04-09 15:36:35 +09:00
parent 933279bb72
commit 8c6b8c27aa
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@ -23,6 +23,7 @@ require (
github.com/animenotifier/twist v0.0.0-20171021152718-743481a0ebff
github.com/blitzprog/color v1.8.0
github.com/bwmarrin/discordgo v0.19.0
github.com/dustin/go-humanize v1.0.0
github.com/go-ini/ini v1.42.0 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/golang/protobuf v1.3.1 // indirect