6d5c116 Replace findPackageLocation by go.build.Import.

Authored and Committed by qulogic 5 years ago
    Replace findPackageLocation by go.build.Import.
    
    This searches *all* GOPATH and GOROOT, and returns error message more
    consistent with regular go tools.
    
        
file modified
+11 -43