mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Rename deps
This commit is contained in:
parent
8b0435be5b
commit
c9ed749538
21 changed files with 30 additions and 32 deletions
|
|
@ -6,7 +6,7 @@ package irc
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/DanielOaks/girc-go/ircmsg"
|
||||
"github.com/goshuirc/irc-go/ircmsg"
|
||||
)
|
||||
|
||||
// nsHandler handles the /NS and /NICKSERV commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue