diff --git a/cmd/age/testdata/encrypted_keys.txt b/cmd/age/testdata/encrypted_keys.txt index 050bf132..12f4265d 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 e7952a7e..e146b21a 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 93298855..9d94bc6b 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 b2cf0078..ecd0b3f9 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