From 20761675e284e1c31014f79a5c029dce5dc4a99b Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 7 Oct 2025 08:47:41 -0700 Subject: Use a vanity URL --- tools/finditer/finditer.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/finditer/finditer.go') diff --git a/tools/finditer/finditer.go b/tools/finditer/finditer.go index fbd0363..114785d 100644 --- a/tools/finditer/finditer.go +++ b/tools/finditer/finditer.go @@ -7,7 +7,7 @@ import ( "testing" "time" - "gitlab.com/rhogenson/roseh.moe/internal/pwhash" + "roseh.moe/pkg/roseh.moe/internal/pwhash" ) func mustHex(s string) []byte { -- cgit v1.3.1