module github.com/bodgit/sshkrb5 go 1.14 require ( github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 github.com/hashicorp/go-multierror v1.1.0 github.com/jcmturner/gokrb5/v8 v8.4.2 github.com/openshift/gssapi v0.0.0-20161010215902-5fb4217df13b github.com/stretchr/testify v1.6.1 golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad )