Hi Michel,

I believe this is because you ran 'go list' from a directory outside of
$GOPATH.

-s

sent from my droid

On Mar 1, 2018 6:22 PM, "Michel Hollands" <michel.holla...@gmail.com> wrote:

> 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.
>

-- 
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