[
https://issues.apache.org/jira/browse/THRIFT-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729722#comment-16729722
]
Can Celasun commented on THRIFT-4685:
-------------------------------------
There is no Go module manager, like Cargo, NPM or Packagist. There are some
early attempts for third party "module proxies" like
[Athens|https://github.com/gomods/athens] and some talk about a Google-run
proxy, but it's very early days for anything substantial.
If this changes by the time we are doing thrift 0.13 or 0.14, I'll add
instructions here.
> 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
> Assignee: Can Celasun
> Priority: Minor
>
> 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)