aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/store/store_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/store/store_test.go')
-rw-r--r--internal/store/store_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/store/store_test.go b/internal/store/store_test.go
index 9abf480e..2210f543 100644
--- a/internal/store/store_test.go
+++ b/internal/store/store_test.go
@@ -14,7 +14,7 @@ import (
"time"
_ "unsafe" // for go:linkname
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/hst"
"hakurei.app/internal/store"
)