Allow passing IDs from standard input

This commit is contained in:
E1int
2025-08-09 23:10:50 +02:00
parent 6c8d82cda1
commit 4f997fc8b8
4 changed files with 38 additions and 12 deletions
+1
View File
@@ -25,6 +25,7 @@ require (
github.com/zalando/go-keyring v0.2.6
golang.org/x/net v0.35.0
golang.org/x/sys v0.30.0
golang.org/x/term v0.29.0
golang.org/x/text v0.22.0
)