aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/mkdir.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/mkdir.go')
-rw-r--r--internal/system/mkdir.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/mkdir.go b/internal/system/mkdir.go
index c868bee3..b634da45 100644
--- a/internal/system/mkdir.go
+++ b/internal/system/mkdir.go
@@ -5,7 +5,7 @@ import (
"fmt"
"os"
- "git.ophivana.moe/security/fortify/internal/fmsg"
+ "git.gensokyo.uk/security/fortify/internal/fmsg"
)
// Ensure the existence and mode of a directory.