aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/johaus/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/johaus/main.go b/cmd/johaus/main.go
index 092cd69..c0c0bed 100644
--- a/cmd/johaus/main.go
+++ b/cmd/johaus/main.go
@@ -8,7 +8,7 @@ import (
"log"
"net/http"
- "git.xeserv.us/xena/jvozba"
+ "tulpa.dev/cadey/jvozba"
"within.website/johaus/parser"
_ "within.website/johaus/parser/camxes"
"within.website/johaus/pretty"