1
0
Fork 0
forked from External/ergo

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

@ -8,7 +8,7 @@ import (
"sort"
"strings"
"github.com/DanielOaks/girc-go/ircmsg"
"github.com/goshuirc/irc-go/ircmsg"
)
// HelpEntryType represents the different sorts of help entries that can exist.