module github.com/grmrgecko/ssh-cert/ssh-user-client go 1.14 require ( github.com/jinzhu/configor v1.1.1 github.com/pkg/errors v0.9.1 github.com/smallstep/cli v0.14.4 github.com/urfave/cli v1.22.3 golang.org/x/crypto v0.0.0-20200602180216-279210d13fed )