Browse Source

Update 'bot.go'

thisnthat 5 năm trước cách đây
mục cha
commit
806781d759
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {