Import paths now match the repository name
This commit is contained in:
parent
f42d6011c6
commit
e1cb8c468d
4 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"log"
|
||||
"strings"
|
||||
|
||||
"github.com/khlieng/irc/storage"
|
||||
"github.com/khlieng/name_pending/storage"
|
||||
)
|
||||
|
||||
func handleMessages(irc *IRC, session *Session) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue