[ 
https://issues.apache.org/jira/browse/THRIFT-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729708#comment-16729708
 ] 

Can Celasun commented on THRIFT-4685:
-------------------------------------

Go modules are not finalized yet, there a lot of warts and missing tooling. Go 
1.12 or 1.13 will have it on by default and tooling will be more mature by then.

In any case, for thrift this will be as simple as adding a go.mod file with a 
one-liner module definition since we have no external dependencies.

I will do this after the holidays.

> Support the new golang modules (1.11 or later)
> ----------------------------------------------
>
>                 Key: THRIFT-4685
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4685
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Library
>    Affects Versions: 0.12.0
>         Environment: golang 1.11 or later
>            Reporter: James E. King III
>            Priority: Major
>
> Go added new module support in 1.11, see:
> https://github.com/golang/go/wiki/Modules
> We should move towards it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to