Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add default HostKeyCallback to SSH client config #29

Merged
merged 1 commit into from
Dec 3, 2017

Conversation

jeloou
Copy link
Contributor

@jeloou jeloou commented Dec 2, 2017

I noticed the following issue when compiling slex with go version go1.9.2 darwin/amd64:

ssh: must specify HostKeyCallback

This is related to this issue: golang/go#19767

This change should keep the code compatible with older versions of go.

@crosbymichael crosbymichael merged commit 5d0a8c6 into crosbymichael:master Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants