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