examples/client: Disable echo for sensitive input

This commit is contained in:
adnano
2020-09-28 14:20:19 -04:00
parent 10760a256f
commit f785ed12fd
5 changed files with 26 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ import (
"log"
"time"
gmi "git.sr.ht/~adnano/go-gemini"
"git.sr.ht/~adnano/go-gemini"
)
func main() {