aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/environ.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/environ.go')
-rw-r--r--internal/environ.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/environ.go b/internal/environ.go
index 25f44964..441c74ae 100644
--- a/internal/environ.go
+++ b/internal/environ.go
@@ -7,7 +7,7 @@ import (
"strconv"
"sync"
- "git.ophivana.moe/cat/fortify/internal/verbose"
+ "git.ophivana.moe/security/fortify/internal/verbose"
)
// state that remain constant for the lifetime of the process