module linux-auth go 1.24.0 toolchain go1.24.4 require ( github.com/mattn/go-sqlite3 v1.14.33 github.com/pelletier/go-toml/v2 v2.2.4 golang.org/x/term v0.38.0 ) require ( github.com/dvyukov/go-fuzz v0.0.0-20240924070022-e577bee5275c // indirect golang.org/x/sys v0.39.0 // indirect )