aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/state/state.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/state/state.go')
-rw-r--r--internal/state/state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/state/state.go b/internal/state/state.go
index ccc44b11..e8208476 100644
--- a/internal/state/state.go
+++ b/internal/state/state.go
@@ -3,7 +3,7 @@ package state
import (
"time"
- "git.ophivana.moe/security/fortify/fst"
+ "git.gensokyo.uk/security/fortify/fst"
)
type Entries map[fst.ID]*State