From 98aa0f09acc956d72bfca6d4cdf22cbd40b87d1e Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 7 Dec 2025 15:05:55 -0800 Subject: Use /pkg path --- roseh.moe.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roseh.moe.go') diff --git a/roseh.moe.go b/roseh.moe.go index 5791f46..6fd4f11 100644 --- a/roseh.moe.go +++ b/roseh.moe.go @@ -24,8 +24,8 @@ import ( "time" "github.com/skip2/go-qrcode" - "roseh.moe/cmd/roseh.moe/internal/pwhash" "roseh.moe/pkg/ccl" + "roseh.moe/pkg/roseh.moe/internal/pwhash" "roseh.moe/pkg/wordlist" ) -- cgit v1.3.1