On Tue, Dec 25, 2018, 4:17 PM xiang liu <leeoxi...@gmail.com> wrote:

> Thanks a lot!
>
> It seems go 1.11  does not support git submodule.   go 1.10 works fine.
>

Oh, I wonder if they ended up getting rid of it as alluded to in that
issue. Or if it's hidden behind a mode controlled by an env var.


> Justin Israel <justinisr...@gmail.com> 于2018年12月25日周二 上午2:47写道:
>
>>
>>
>> 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