aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/daemon.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/daemon.go')
-rw-r--r--cmd/mbf/daemon.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbf/daemon.go b/cmd/mbf/daemon.go
index d694bea0..72ab2b24 100644
--- a/cmd/mbf/daemon.go
+++ b/cmd/mbf/daemon.go
@@ -16,7 +16,7 @@ import (
"unique"
"hakurei.app/check"
- "hakurei.app/internal/pkg"
+ "hakurei.app/pkg"
)
// daemonTimeout is the maximum amount of time cureFromIR will wait on I/O.