module github.com/GRMrGecko/go-passwd go 1.22.4 toolchain go1.23.1 require ( github.com/openwall/yescrypt-go v1.0.0 github.com/pedroalbanese/gogost v0.0.0-20240430171730-f95129c7a5af golang.org/x/crypto v0.25.0 )