Open
Description
Hi guys, I ran the Golang CodeQL checks on this repository: https://github.com/CiscoDevNet/terraform-provider-cdo and found that it is unable to resolve some references. Those references are replaced in the go.mod
file to a local package like this:
replace github.com/CiscoDevnet/terraform-provider-cdo/go-client => ../client
however, it seems like the tool does not recognise this:
May I know how can I resolve this? Any help is appreciated!
Metadata
Metadata
Assignees
Labels
No labels