Hi Gophers,
I noticed the following issue while vendoring the library.

Preface :
Basically, I created the module, for myself. This module contains rendering 
templates and HTML files, few test files alongside the code. they are all 
tightly coupled to my module.

Issue:
when I use this module in another project as a vendor module, I noticed 
that all the code files are copied well, but all my test files, HTML 
templates, and files are completely ignored. They are not available in the 
vendor folder.

Kindly let me know if there is an option to achieve this, or am I doing 
something wrong?

Thanks in advance,
Best regards,
Sachin.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0bf6ada4-6d97-4ec7-917e-9cd5fc2bfeb9n%40googlegroups.com.

Reply via email to