revert partial succ support (#395)
* chore: Update Dockerfile to use golang 1.22-bookworm and install additional dependencies * revert crypto * testcase to cover re-mapping to fail
This commit is contained in:
parent
865b972b07
commit
6fe67e3f5c
5 changed files with 71 additions and 6 deletions
|
|
@ -34,7 +34,7 @@ func TestFixed(t *testing.T) {
|
|||
targetfie := uuid.New().String()
|
||||
|
||||
c, stdin, stdout, err := runCmd(
|
||||
"ssh",
|
||||
"ssh-9.7.1p1",
|
||||
"-v",
|
||||
"-o",
|
||||
"StrictHostKeyChecking=no",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue