Explorar o código

Update 'bot/event/mux/message.go'

thisnthat %!s(int64=5) %!d(string=hai) anos
pai
achega
741c8f0107
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bot/event/mux/message.go

+ 1 - 1
bot/event/mux/message.go

@@ -6,7 +6,7 @@ import (
 	"strings"
 
 	"git.mgmcomp.net/thisnthat/discordgo"
-	"github.com/Sirupsen/logrus"
+	"github.com/sirupsen/logrus"
 )
 
 // OnMessageCreate is a DiscordGo Event Handler function.  This must be