You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
I get ssh: must specify HostKeyCallback.
Problem seems to be mentioned here: golang/go#19767.
Mimicking pkg/sftp#179 seems to resolve this for me, so I may open a PR unless someone has a better idea.
The text was updated successfully, but these errors were encountered:
I get
ssh: must specify HostKeyCallback
.Problem seems to be mentioned here: golang/go#19767.
Mimicking pkg/sftp#179 seems to resolve this for me, so I may open a PR unless someone has a better idea.
The text was updated successfully, but these errors were encountered: