summaryrefslogtreecommitdiff
path: root/unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'unix.go')
-rw-r--r--unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.go b/unix.go
index 156e764..d881e54 100644
--- a/unix.go
+++ b/unix.go
@@ -4,7 +4,7 @@ import (
"strings"
"go.wit.com/log"
- "go.wit.com/gui/tools/repostatus"
+ "go.wit.com/gui/lib/repostatus"
)
var repopath string = "/home/jcarr/"