cmd/kg/main.go: use cobra
This commit uses cobra instead of pflags in kg to handle flags in preparation to add a new subcommand for the webhook server. Signed-off-by: leonnicolas <leonloechner@gmx.de>
This commit is contained in:
1
vendor/modules.txt
vendored
1
vendor/modules.txt
vendored
@@ -121,7 +121,6 @@ github.com/prometheus/procfs/internal/util
|
||||
## explicit
|
||||
github.com/spf13/cobra
|
||||
# github.com/spf13/pflag v1.0.5
|
||||
## explicit
|
||||
github.com/spf13/pflag
|
||||
# github.com/vishvananda/netlink v1.0.0
|
||||
## explicit
|
||||
|
Reference in New Issue
Block a user