module github.com/hnrobert/feishu-github-tracker go 1.21 require ( github.com/gobwas/glob v0.2.3 gopkg.in/yaml.v3 v3.0.1 )