module git.savin.nyc/alex/go-iar-notificator go 1.25 require ( github.com/fsnotify/fsnotify v1.9.0 gopkg.in/yaml.v3 v3.0.1 resty.dev/v3 v3.0.0-beta.3 ) require ( golang.org/x/net v0.33.0 // indirect golang.org/x/sys v0.36.0 // indirect )