module agent go 1.23.2 replace linkfog.com/public => web.lueluesay.top/git/lil/public v0.0.0-20241017054747-f08bac907b6c replace linkfog.com/pluginx => web.lueluesay.top/git/lil/pluginx v0.0.0-20241017031415-3651ccc20390 require ( github.com/beevik/ntp v1.4.3 github.com/eclipse/paho.mqtt.golang v1.5.0 github.com/gofrs/uuid v4.4.0+incompatible github.com/judwhite/go-svc v1.2.1 github.com/olekukonko/tablewriter v0.0.5 github.com/prometheus/procfs v0.15.1 github.com/shirou/gopsutil v3.21.11+incompatible linkfog.com/pluginx v0.0.0-00010101000000-000000000000 linkfog.com/public v0.0.0-00010101000000-000000000000 ) require ( github.com/go-ole/go-ole v1.2.6 // indirect github.com/golang/protobuf v1.5.4 // indirect github.com/gorilla/websocket v1.5.3 // indirect github.com/mattn/go-runewidth v0.0.9 // indirect github.com/satori/go.uuid v1.2.0 // indirect github.com/tklauser/go-sysconf v0.3.14 // indirect github.com/tklauser/numcpus v0.8.0 // indirect github.com/yusufpapurcu/wmi v1.2.4 // indirect golang.org/x/net v0.28.0 // indirect golang.org/x/sync v0.8.0 // indirect golang.org/x/sys v0.26.0 // indirect golang.org/x/text v0.17.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect google.golang.org/grpc v1.67.1 // indirect google.golang.org/protobuf v1.34.2 // indirect )