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:
Boshi Lian 2024-05-30 00:18:35 -07:00 committed by GitHub
parent 865b972b07
commit 6fe67e3f5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 71 additions and 6 deletions

View file

@ -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",