rename mod

This commit is contained in:
tsosunchia
2023-10-05 00:18:18 +08:00
parent d6536f7c69
commit f1ceaf7f86
35 changed files with 75 additions and 75 deletions

View File

@@ -2,8 +2,8 @@ package printer
import (
"fmt"
"github.com/xgadget-lab/nexttrace/config"
"github.com/xgadget-lab/nexttrace/trace"
"github.com/nxtrace/NTrace-core/config"
"github.com/nxtrace/NTrace-core/trace"
"net"
"github.com/fatih/color"