On Thu, 13 Oct 2016 22:50:21 +0100
Nyah Check <check.n...@gmail.com> wrote:

> What about creating your own copy of the package you'll like to use
> in your code; something like moving the desired package version to
> your own GitHub repo and calling it directly into your code. I think
> this might work but may bit a bit harder to deal with in the
> longterm. Will like to know others thoughts on this.

What you describe is called "vendoring" and is being routinely used in
certain workflows.

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