When using 'go mod vendor' why are there lots of files missing? I'm 
converting packages from using Dep to using the new modules and there are 
mismatches in the vendor folder structure.

Does this command only vendor the actual files used for compilation? 
Because a lot of tests and examples are missing from the vendor directory 
of each package.

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