update mod name

This commit is contained in:
Yuzuki616
2024-12-10 02:45:10 +09:00
parent a1fb940c13
commit 2c9b33efee
8 changed files with 16 additions and 19 deletions

View File

@@ -6,8 +6,8 @@ import (
"Ratte/handler"
"Ratte/trigger"
"fmt"
"github.com/Yuzuki616/Ratte-Interface/core"
"github.com/Yuzuki616/Ratte-Interface/panel"
"github.com/InazumaV/Ratte-Interface/core"
"github.com/InazumaV/Ratte-Interface/panel"
log "github.com/sirupsen/logrus"
"github.com/spf13/cobra"
"os"