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
 import (
3
 import (
4
 	"flag"
4
 	"flag"
5
 	"fmt"
5
 	"fmt"
6
-	"github.com/jlatt/ergonomadic/irc"
6
+	"github.com/edmund-huber/ergonomadic/irc"
7
 	"log"
7
 	"log"
8
 	"os"
8
 	"os"
9
 	"path/filepath"
9
 	"path/filepath"

Loading…
Cancel
Save