We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-
Because of the ordering in kindFromValue a FQDN object with a - gets evaluated by this line first:
kindFromValue
go-ciscoasa/ciscoasa/ciscoasa.go
Line 225 in 098798c
Line 267 in 098798c
The text was updated successfully, but these errors were encountered:
rijnier
Successfully merging a pull request may close this issue.
Because of the ordering in
kindFromValue
a FQDN object with a-
gets evaluated by this line first:go-ciscoasa/ciscoasa/ciscoasa.go
Line 225 in 098798c
before it reaches the FQDN check:
go-ciscoasa/ciscoasa/ciscoasa.go
Line 267 in 098798c
The text was updated successfully, but these errors were encountered: