Drop another dependency and get a better read password function

This commit is contained in:
Kovid Goyal
2022-08-23 07:30:01 +05:30
parent eb4ee13f73
commit 6a79b450f7
4 changed files with 121 additions and 26 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
)
require (