Parcourir la source

Update 'bot.go'

thisnthat il y a 5 ans
Parent
commit
806781d759
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      bot.go

+ 1 - 1
bot.go

@@ -9,7 +9,7 @@ import (
 
 	"git.mgmcomp.net/thisnthat/discord/bot/event/mux"
 	"git.mgmcomp.net/thisnthat/discordgo"
-	"github.com/Sirupsen/logrus"
+	"github.com/sirupsen/logrus"
 )
 
 type Bot struct {