text+=fmt.Sprintf("\nModule %q is defined in namespace %q which can read these %v namespaces: %q",depender,dependerNs.Path,len(importedNames),importedNames)
text+=fmt.Sprintf("\nModule %q can be found in these namespaces: %q",depName,foundInNamespaces)