mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
go get -u github.com/urfave/cli/v2
This commit is contained in:
1
vendor/github.com/urfave/cli/v2/context.go
generated
vendored
1
vendor/github.com/urfave/cli/v2/context.go
generated
vendored
@@ -17,7 +17,6 @@ type Context struct {
|
||||
App *App
|
||||
Command *Command
|
||||
shellComplete bool
|
||||
setFlags map[string]bool
|
||||
flagSet *flag.FlagSet
|
||||
parentContext *Context
|
||||
}
|
||||
|
Reference in New Issue
Block a user