On Tue, Dec 25, 2018, 5:59 AM xiang liu <leeoxi...@gmail.com> wrote:

> Hi:
>
> Now i have go package  have another c++ submodule,
> https://github.com/notedit/media-server-go
>
> I wan to make it go gettable, but go get can not check the c++ submodule.
>
> Any way to fix this?
>

I see this discussed here:
https://github.com/golang/go/issues/7764

Although it appears the only support for submodules was added to the vendor
folder support. I am not sure what that really means in practice for this
problem.


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

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