cmd/age: clean up the terminal UI

This commit is contained in:
Filippo Valsorda
2022-05-24 15:56:22 +02:00
parent 384d0393e0
commit 349ed5ed3f
6 changed files with 149 additions and 100 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ go 1.17
require (
filippo.io/edwards25519 v1.0.0-rc.1
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
golang.org/x/sys v0.0.0-20210903071746-97244b99971b
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
)