Starting with 0.3.2 crypto/ssh/knownhosts is used and causes problems due to the [limitation on first-match wrt. to host-keys](https://github.com/golang/go/issues/29286). I think this may be a viable solution when using knownhosts. https://github.com/rohankmr414/go-git/commit/b07b1dd2cc86b37b75d673a348d5a95d1dae5cd5
Starting with 0.3.2 crypto/ssh/knownhosts is used and causes problems due to the limitation on first-match wrt. to host-keys.
I think this may be a viable solution when using knownhosts.
rohankmr414/go-git@b07b1dd