feat: add agent exec

This commit is contained in:
engigu
2025-12-27 20:00:32 +08:00
parent c5a8402782
commit b71b046f0f
15 changed files with 1897 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
module baihu-agent
go 1.24
require (
github.com/robfig/cron/v3 v3.0.1
github.com/sirupsen/logrus v1.9.3
gopkg.in/ini.v1 v1.67.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect