Commit ff129c2
committed
ssh: Specify HostKeyCallback in ClientConfig
Since golang/go#19767 SSH
library requires this field on each connection.
Currently all new installations of sup via `go get`
doesn't work at all.
This commit fixes it.1 parent bb8484d commit ff129c2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
0 commit comments