Read password interactively.

This commit is contained in:
Juliusz Chroboczek
2024-10-25 15:54:54 +02:00
parent 340f726834
commit fdac5f5bde
3 changed files with 41 additions and 18 deletions
+1
View File
@@ -16,6 +16,7 @@ require (
github.com/pion/webrtc/v3 v3.3.1
golang.org/x/crypto v0.27.0
golang.org/x/sys v0.25.0
golang.org/x/term v0.24.0
)
require (