Hi, I have the same problem, but I just want to scan my custom packages, 
when I do the go list. / ... it returns the correct routes, but with the 
underscore at the beginning of the routes, it is worth noting that the 
project does not have it inside the $ GOPATH (my $ GOPATH is in $ HOME / go)

El jueves, 1 de marzo de 2018, 14:22:43 (UTC-3), Michel Hollands escribió:
>
> Hello,
>
> When running go list on Ubuntu the results are weird:
>
> michel@michel-VirtualBox:~/git/grpcurl$ go list .
> _/home/michel/git/grpcurl
> michel@michel-VirtualBox:~/git/grpcurl$ 
>
> Running the same on the Mac returns just grpcurl, which is the correct 
> package.
>
> The Go version is: 
>
> go version go1.10 linux/amd64
>
> The Ubuntu is 16.04.4 LTS which was freshly installed.
>
> Any ideas about what could be wrong?
>
> Thanks in advance,
>
> Michel
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to