ソースを参照

Update 'bot.go'

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 {