forked from security/hakurei
treewide: migrate to hakurei.app
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,7 +3,7 @@ package internal
|
||||
import (
|
||||
"os"
|
||||
|
||||
"git.gensokyo.uk/security/hakurei/internal/hlog"
|
||||
"hakurei.app/internal/hlog"
|
||||
)
|
||||
|
||||
func Exit(code int) { hlog.BeforeExit(); os.Exit(code) }
|
||||
|
||||
Reference in New Issue
Block a user