1
0
Fork 0
forked from External/ergo

Move to new repo

This commit is contained in:
Daniel Oaks 2017-06-14 12:00:53 -06:00
parent 521203650c
commit a8fa131244
12 changed files with 20 additions and 19 deletions

View file

@ -5,7 +5,7 @@ import (
"sync"
"github.com/DanielOaks/girc-go/ircfmt"
"github.com/DanielOaks/oragono/irc/sno"
"github.com/oragono/oragono/irc/sno"
)
// SnoManager keeps track of which clients to send snomasks to.