aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/cache.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/cache.go')
-rw-r--r--cmd/mbf/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbf/cache.go b/cmd/mbf/cache.go
index 847d7d4e..0e20ca99 100644
--- a/cmd/mbf/cache.go
+++ b/cmd/mbf/cache.go
@@ -9,9 +9,9 @@ import (
"testing"
"hakurei.app/check"
- "hakurei.app/internal/pkg"
"hakurei.app/internal/rosa"
"hakurei.app/message"
+ "hakurei.app/pkg"
)
// cache refers to an instance of [pkg.Cache] that might be open.