module execguard go 1.23.6 require ( github.com/mattn/go-sqlite3 v1.14.28 github.com/yang3yen/xxtea-go v1.0.3 golang.org/x/sys v0.33.0 ) require github.com/fsnotify/fsnotify v1.9.0 require gopkg.in/yaml.v3 v3.0.1