aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/template.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-07-03 03:30:39 +0900
committerOphestra <cat@gensokyo.uk>2025-07-03 03:30:39 +0900
commitd2f9a9b83b1c43304081493eb2305309be1dd504 (patch)
tree1862e9415d705eff509afb3bdc8e574b78068ce6 /hst/template.go
parent1b5ecd9eaf3289d164d8ed1bce6013e0e4ef8e86 (diff)
treewide: migrate to hakurei.app
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'hst/template.go')
-rw-r--r--hst/template.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/hst/template.go b/hst/template.go
index 5e1e8cc7..3f0101ea 100644
--- a/hst/template.go
+++ b/hst/template.go
@@ -1,9 +1,9 @@
package hst
import (
- "git.gensokyo.uk/security/hakurei/container/seccomp"
- "git.gensokyo.uk/security/hakurei/system"
- "git.gensokyo.uk/security/hakurei/system/dbus"
+ "hakurei.app/container/seccomp"
+ "hakurei.app/system"
+ "hakurei.app/system/dbus"
)
// Template returns a fully populated instance of Config.