From 0525062e3f37268df54f40ca0313c512038a050b Mon Sep 17 00:00:00 2001 From: Daniel Aberger Date: Sat, 7 Jan 2017 22:44:28 +0100 Subject: [PATCH] Reverted dependency removal --- main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/main.go b/main.go index 69ac8ca..c2ab6c1 100644 --- a/main.go +++ b/main.go @@ -17,6 +17,7 @@ import ( log "github.com/Sirupsen/logrus" "github.com/bwmarrin/discordgo" + humanize "github.com/dustin/go-humanize" ) var (