mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Remove unnecessary insecure flag
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
This commit is contained in:
parent
488ad241f6
commit
7988ed6b9f
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ var (
|
|||
targetHosts [][]string
|
||||
disableProbing bool
|
||||
disableCache bool
|
||||
insecure bool
|
||||
)
|
||||
|
||||
// The `scan` command is usually the first step to using the CLI tool.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue