component-detection
component-detection copied to clipboard
GoWithReplace detector fails when replacements are relative references (missing version)
In the GoWithReplace detector, having a replace directive that points to an adjacent directory will error out with: System.ArgumentNullException: Property Version of component type Go is required (Parameter 'Version'),
In these cases the directory should be mapped and the replace directive should properly build the dependency tree for those references.