-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Describe the bug
When I plan to use this library as in the readme.md example, it reports some error,like
undefined: goflags.NormalizedStringSlice && flagSet.NormalizedStringSliceVarP undefined (type *goflags.FlagSet has no field or method NormalizedStringSliceVarP)
in this file: github.com/projectdiscovery/subfinder/v2@v2.5.2/pkg/runner/options.go:41:20:
Subfinder version
subfinder -version 2.5.2
Complete command you used to reproduce this
Metadata
Metadata
Assignees
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.