Closed tbarbugli closed 7 years ago
This is caused by using full isolation mode. A workaround is to install bindfs
and use the absolute package path:
go list github.com/goadapp/goad/...
This is also described in the README now: https://github.com/GetStream/vg#relative-packages-in-commands
using 0.6.5 the output of
go list ./...
is incorrect eg.github.com/goadapp/goad
is listed as_/Users/tommaso/src/go_development/src/github.com/goadapp/goad