forked from External/ergo
Rename deps
This commit is contained in:
parent
8b0435be5b
commit
c9ed749538
21 changed files with 30 additions and 32 deletions
|
|
@ -5,9 +5,7 @@
|
|||
|
||||
package irc
|
||||
|
||||
import (
|
||||
"github.com/DanielOaks/girc-go/ircmsg"
|
||||
)
|
||||
import "github.com/goshuirc/irc-go/ircmsg"
|
||||
|
||||
// Command represents a command accepted from a client.
|
||||
type Command struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue