module big-qmt/go-client
go 1.22
require (
github.com/robfig/cron/v3 v3.0.1
gopkg.in/yaml.v3 v3.0.1
)