migrate to git.ophivana.moe/security/fortify
All checks were successful
test / test (push) Successful in 14s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-20 19:50:13 +09:00
parent cdda33555c
commit 65af1684e3
49 changed files with 102 additions and 102 deletions

View File

@@ -5,8 +5,8 @@ import (
"fmt"
"os"
"git.ophivana.moe/cat/fortify/internal/app"
"git.ophivana.moe/cat/fortify/internal/fmsg"
"git.ophivana.moe/security/fortify/internal/app"
"git.ophivana.moe/security/fortify/internal/fmsg"
)
func logWaitError(err error) {