On 24-02-2018, flicaf...@gmail.com wrote:
> ------=_Part_9366_348433021.1519468400573
> Content-Type: multipart/alternative; 
>       boundary="----=_Part_9367_868487623.1519468400573"
>
> ------=_Part_9367_868487623.1519468400573
> Content-Type: text/plain; charset="UTF-8"
>
> Vgo implements a package manager which is suppose to download dependencies 
> from some remote host.

I tried this as a workaround :

require "mylib" v0.1.0
replace "mylib" v0.1.0 => "../mylib"

But it doesn't work either.

I see your point, you're right, it's evident. I just don't use that 
build also fetch !

Anyway the more I think the more I see that it will give more 
possibilities, with vgo proxy and so on...

I created an issue to put it in the FAQ maybe.

https://github.com/golang/go/issues/24100

thanks

-- 
William

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