From 128b4eb1013bdcb08d67aebd0b9e168e37a04eb5 Mon Sep 17 00:00:00 2001 From: Xe Date: Wed, 27 Apr 2022 00:41:33 +0000 Subject: fix jvozba Signed-off-by: Xe --- cmd/johaus/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') 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" -- cgit v1.2.3