Change directory to the root of an executable (main package), and then: go install ./cmd/... 2>&1 >/dev/null | grep cannot|cut -d'"' -f2|uniq|sort|xargs -n1 gvt fetch et voila! :D