mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-16 04:38:10 -07:00
use ergochat/irc-go instead of goshuirc/irc-go
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ package irc
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/goshuirc/irc-go/ircmsg"
|
||||
"github.com/ergochat/irc-go/ircmsg"
|
||||
)
|
||||
|
||||
// MonitorManager keeps track of who's monitoring which nicks.
|
||||
|
||||
Reference in New Issue
Block a user