aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/fsephemeral.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/fsephemeral.go')
-rw-r--r--hst/fsephemeral.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/fsephemeral.go b/hst/fsephemeral.go
index 78c4a55a..9da79003 100644
--- a/hst/fsephemeral.go
+++ b/hst/fsephemeral.go
@@ -5,7 +5,7 @@ import (
"os"
"strings"
- "hakurei.app/container/check"
+ "hakurei.app/check"
)
func init() { gob.Register(new(FSEphemeral)) }