aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-04-27 00:41:33 +0000
committerXe <me@christine.website>2022-04-27 00:41:33 +0000
commit128b4eb1013bdcb08d67aebd0b9e168e37a04eb5 (patch)
tree4f696e671d8123f3febb444413f1e150900b2d9c /cmd
parentd44659e311baa6593b7930ba77dafa9657ca22dd (diff)
downloadx-128b4eb1013bdcb08d67aebd0b9e168e37a04eb5.tar.xz
x-128b4eb1013bdcb08d67aebd0b9e168e37a04eb5.zip
fix jvozba
Signed-off-by: Xe <me@christine.website>
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"