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