feat: add agent start code
This commit is contained in:
@@ -3,6 +3,7 @@ module baihu-agent
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
|
||||
Reference in New Issue
Block a user