module blitter.com/go/lpasswd go 1.12 require ( github.com/jameskeane/bcrypt v0.0.0-20120420032655-c3cd44c1e20f golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect gopkg.in/hlandau/easymetric.v1 v1.0.0 // indirect gopkg.in/hlandau/measurable.v1 v1.0.1 // indirect gopkg.in/hlandau/passlib.v1 v1.0.10 )