Browse Source

this can't be for real

tags/v0.1.0
Edmund Huber 9 years ago
parent
commit
89bdb8a321
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ergonomadic.go

+ 1
- 1
ergonomadic.go View File

@@ -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"

Loading…
Cancel
Save