Files
certigo/glide.yaml
T
Alok Menghrajani 119957afce Improve password input handling
Plays nicer when doing: ./certigo dump foo.jceks | grep ...
2016-06-09 23:58:33 -07:00

9 lines
193 B
YAML

package: github.com/square/certigo
import:
- package: github.com/fatih/color
- package: golang.org/x/crypto
subpackages:
- pkcs12
- ssh/terminal
- package: gopkg.in/alecthomas/kingpin.v2