mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-18 02:19:44 -07:00
use ergochat/irc-go instead of goshuirc/irc-go
This commit is contained in:
@@ -6,7 +6,7 @@ package irc
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/goshuirc/irc-go/ircmsg"
|
||||
"github.com/ergochat/irc-go/ircmsg"
|
||||
|
||||
"github.com/ergochat/ergo/irc/caps"
|
||||
"github.com/ergochat/ergo/irc/utils"
|
||||
|
||||
Reference in New Issue
Block a user