Jelajahi Sumber

Update 'bot.go'

thisnthat 5 tahun lalu
induk
melakukan
806781d759
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 {