allow --prompt-sec to be used with pipes

This commit is contained in:
Alex Gleason
2025-04-04 11:34:23 -05:00
committed by fiatjaf
parent 3005c62566
commit f98bd7483f
3 changed files with 51 additions and 21 deletions

1
go.mod
View File

@@ -59,6 +59,7 @@ require (
github.com/magefile/mage v1.14.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-tty v0.0.7 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pkg/errors v0.9.1 // indirect