[
https://issues.apache.org/jira/browse/THRIFT-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed THRIFT-4685.
----------------------------------------
Fix Version/s: 0.15.0
Resolution: Fixed
Done in commit b71f11e25, THRIFT-5358, released in 0.15.0: the repository root
carries a go.mod declaring module github.com/apache/thrift. The current file
requires Go 1.26, and CI builds the Go library against 1.26 and 1.27.
Closing as fixed.
> 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: Duru Can Celasun
> Priority: Minor
> Fix For: 0.15.0
>
>
> 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
(v8.20.10#820010)