GetStream / vg

Virtualgo: Easy and powerful workspace based development for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vg ensure -- -dry-run results in a not very useful error

JelteF opened this issue · comments

With dep -dry-run no vendor directory is created which vg ensure expects. A clearer error for this would be good, but actual behaviour should stay basically the same.

Better error has been added

Build was failing so reverted

Fixed again