3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

this can't be for real

This commit is contained in:
Edmund Huber 2015-02-19 01:43:28 -08:00
parent 846543c180
commit 89bdb8a321

View File

@ -3,7 +3,7 @@ package main
import (
"flag"
"fmt"
"github.com/jlatt/ergonomadic/irc"
"github.com/edmund-huber/ergonomadic/irc"
"log"
"os"
"path/filepath"