mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
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"
|
||||
"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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue