aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/config.go')
-rw-r--r--hst/config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/config.go b/hst/config.go
index da68ac26..6b7e26f4 100644
--- a/hst/config.go
+++ b/hst/config.go
@@ -5,7 +5,7 @@ import (
"strconv"
"strings"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/ext"
)