mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-19 06:14:46 -07:00
Switch to new repo
This commit is contained in:
@@ -7,10 +7,9 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/DanielOaks/oragono/irc"
|
||||
"github.com/DanielOaks/oragono/mkcerts"
|
||||
"github.com/DanielOaks/oragono/web"
|
||||
"github.com/docopt/docopt-go"
|
||||
"github.com/oragono/oragono/mkcerts"
|
||||
"github.com/oragono/oragono/web"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user