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
|
|
@ -11,9 +11,9 @@ import (
|
|||
"regexp"
|
||||
"strings"
|
||||
|
||||
"sync"
|
||||
"github.com/goshuirc/irc-go/ircmatch"
|
||||
|
||||
"github.com/DanielOaks/girc-go/ircmatch"
|
||||
"sync"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue