As the question might have been to generic -- 

Suppose I have the following layout:

package ( containing a go.mod file) 
\ command1\ main.go

Should vgo be able to create a /vendor/ folder in a sub-directory of a 
module? When Dockerizing go packages which result in executable commands I 
think the approach of having mostly self-contained packages is worthwhile. 
Yet when I execute vgo vendor in this directory I get an error message 
(sorry, being detached from my dev environemnt now, can't reproduce the 
error message)

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to