Rename deps

This commit is contained in:
Daniel Oaks 2017-06-15 10:14:19 -06:00
parent 8b0435be5b
commit c9ed749538
21 changed files with 30 additions and 32 deletions

View file

@ -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