summaryrefslogtreecommitdiffstats
path: root/roseh.moe.go
diff options
context:
space:
mode:
Diffstat (limited to 'roseh.moe.go')
-rw-r--r--roseh.moe.go2
1 files changed, 1 insertions, 1 deletions
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"
)