module git.botbought.ai/foreman/agent-watcher go 1.22 require github.com/fsnotify/fsnotify v1.7.0 require ( golang.org/x/sys v0.13.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )