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

@ -11,7 +11,7 @@ import (
"io/ioutil"
"log"
"github.com/DanielOaks/oragono/irc"
"github.com/oragono/oragono/irc"
"gopkg.in/yaml.v2"
)