thisnthat преди 5 години
родител
ревизия
806781d759
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 {