Rework flags to use pflag

This commit is contained in:
2025-10-15 10:18:49 +02:00
parent d8003cce2f
commit b286d5578e
4 changed files with 17 additions and 24 deletions

1
go.mod
View File

@@ -29,6 +29,7 @@ require (
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/skeema/knownhosts v1.2.2 // indirect
github.com/spf13/pflag v1.0.10 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect