From df6fc298f608eb106229efc742f0ef8ce9f78e8b Mon Sep 17 00:00:00 2001 From: Ophestra Umiker Date: Fri, 20 Dec 2024 00:20:02 +0900 Subject: migrate to git.gensokyo.uk/security/fortify Signed-off-by: Ophestra Umiker --- dbus/run.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dbus/run.go') diff --git a/dbus/run.go b/dbus/run.go index 28f67698..bea820eb 100644 --- a/dbus/run.go +++ b/dbus/run.go @@ -9,9 +9,9 @@ import ( "strconv" "strings" - "git.ophivana.moe/security/fortify/helper" - "git.ophivana.moe/security/fortify/helper/bwrap" - "git.ophivana.moe/security/fortify/ldd" + "git.gensokyo.uk/security/fortify/helper" + "git.gensokyo.uk/security/fortify/helper/bwrap" + "git.gensokyo.uk/security/fortify/ldd" ) // Start launches the D-Bus proxy and sets up the Wait method. -- cgit v1.3.1