module genpasshmac go 1.22 toolchain go1.23.6 require ( github.com/go-crypt/crypt v0.3.2 // indirect github.com/go-crypt/x v0.3.2 // indirect )