ソースを参照

this can't be for real

tags/v0.1.0
Edmund Huber 9年前
コミット
89bdb8a321
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      ergonomadic.go

+ 1
- 1
ergonomadic.go ファイルの表示

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

読み込み中…
キャンセル
保存