mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-21 14:58:10 -07:00
use ergochat/irc-go instead of goshuirc/irc-go
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/ergochat/ergo/irc/utils"
|
||||
"github.com/goshuirc/irc-go/ircfmt"
|
||||
"github.com/goshuirc/irc-go/ircmsg"
|
||||
"github.com/ergochat/irc-go/ircfmt"
|
||||
"github.com/ergochat/irc-go/ircmsg"
|
||||
)
|
||||
|
||||
// defines an IRC service, e.g., NICKSERV
|
||||
|
||||
Reference in New Issue
Block a user