mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
fix deps
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package trigger
|
||||
|
||||
import (
|
||||
"Ratte/conf"
|
||||
"Ratte/handler"
|
||||
"fmt"
|
||||
"github.com/InazumaV/Ratte-Interface/panel"
|
||||
"github.com/InazumaV/Ratte/conf"
|
||||
"github.com/InazumaV/Ratte/handler"
|
||||
cmap "github.com/orcaman/concurrent-map/v2"
|
||||
"github.com/robfig/cron/v3"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
Reference in New Issue
Block a user