增加插件 reborn

This commit is contained in:
fumiama
2021-09-27 21:19:37 +08:00
parent b9e303196f
commit 52a8a9de6f
10 changed files with 1044 additions and 3 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/gorilla/websocket v1.4.2
github.com/imroc/req v0.3.0
github.com/mroth/weightedrand v0.4.1
github.com/robfig/cron v1.2.0
github.com/shirou/gopsutil v3.21.8+incompatible
github.com/sirupsen/logrus v1.8.1