summaryrefslogtreecommitdiff
path: root/stdlib/os/systemd/systemd.go
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/os/systemd/systemd.go')
-rw-r--r--stdlib/os/systemd/systemd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/os/systemd/systemd.go b/stdlib/os/systemd/systemd.go
index 782548d..5af1e91 100644
--- a/stdlib/os/systemd/systemd.go
+++ b/stdlib/os/systemd/systemd.go
@@ -4,7 +4,7 @@ import (
"errors"
"os/exec"
- "git.adyxax.org/adyxax/gonf/v2/gonf"
+ gonf "git.adyxax.org/adyxax/gonf/v2/pkg"
)
func Promise() {