forked from External/ergo
Switch to new repo
This commit is contained in:
parent
a8fa131244
commit
6a83358d69
1 changed files with 2 additions and 3 deletions
|
|
@ -7,10 +7,9 @@ import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
"log"
|
||||||
|
|
||||||
"github.com/DanielOaks/oragono/irc"
|
|
||||||
"github.com/DanielOaks/oragono/mkcerts"
|
|
||||||
"github.com/DanielOaks/oragono/web"
|
|
||||||
"github.com/docopt/docopt-go"
|
"github.com/docopt/docopt-go"
|
||||||
|
"github.com/oragono/oragono/mkcerts"
|
||||||
|
"github.com/oragono/oragono/web"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue