浏览代码

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"

正在加载...
取消
保存