diff options
Diffstat (limited to 'internal/env/env.go')
| -rw-r--r-- | internal/env/env.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/env/env.go b/internal/env/env.go index cdacb203..45fd5fcb 100644 --- a/internal/env/env.go +++ b/internal/env/env.go @@ -6,7 +6,7 @@ import ( "os" "strconv" - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/hst" ) |
