mirror of
https://github.com/mudler/luet.git
synced 2025-09-06 09:41:05 +00:00
Update gomod and vendor
This commit is contained in:
2
vendor/github.com/urfave/cli/flag.go
generated
vendored
2
vendor/github.com/urfave/cli/flag.go
generated
vendored
@@ -86,7 +86,7 @@ type RequiredFlag interface {
|
||||
type DocGenerationFlag interface {
|
||||
Flag
|
||||
|
||||
// TakesValue returns true of the flag takes a value, otherwise false
|
||||
// TakesValue returns true if the flag takes a value, otherwise false
|
||||
TakesValue() bool
|
||||
|
||||
// GetUsage returns the usage string for the flag
|
||||
|
Reference in New Issue
Block a user