diff --git a/cmd/age/testdata/encrypted_keys.txt b/cmd/age/testdata/encrypted_keys.txt index 050bf13..12f4265 100644 --- a/cmd/age/testdata/encrypted_keys.txt +++ b/cmd/age/testdata/encrypted_keys.txt @@ -2,7 +2,6 @@ # age file password prompt during encryption [!linux] [!darwin] skip # no pty support -[darwin] [go1.20] skip # https://go.dev/issue/61779 # use an encrypted OpenSSH private key without .pub file age -R key_ed25519.pub -o ed25519.age input diff --git a/cmd/age/testdata/output_file.txt b/cmd/age/testdata/output_file.txt index e7952a7..e146b21 100644 --- a/cmd/age/testdata/output_file.txt +++ b/cmd/age/testdata/output_file.txt @@ -26,7 +26,6 @@ age -d -i key.txt -o new empty.age cmp new empty [!linux] [!darwin] skip # no pty support -[darwin] [go1.20] skip # https://go.dev/issue/61779 # https://github.com/FiloSottile/age/issues/159 ttyin terminal diff --git a/cmd/age/testdata/scrypt.txt b/cmd/age/testdata/scrypt.txt index 9329885..9d94bc6 100644 --- a/cmd/age/testdata/scrypt.txt +++ b/cmd/age/testdata/scrypt.txt @@ -1,5 +1,4 @@ [!linux] [!darwin] skip # no pty support -[darwin] [go1.20] skip # https://go.dev/issue/61779 # encrypt with a provided passphrase stdin input diff --git a/cmd/age/testdata/terminal.txt b/cmd/age/testdata/terminal.txt index b2cf007..ecd0b3f 100644 --- a/cmd/age/testdata/terminal.txt +++ b/cmd/age/testdata/terminal.txt @@ -1,5 +1,4 @@ [!linux] [!darwin] skip # no pty support -[darwin] [go1.20] skip # https://go.dev/issue/61779 # controlling terminal is used instead of stdin/stderr ttyin terminal