SIGN IN SIGN UP

TAGS

20 tags
lib/go/thrift/v0.0.1-do-not-use

Tag to retract lib/go/thrift/go.mod file The purpose of this tag is to retract the version(s) generated by wrongly added lib/go/thrift/go.mod file. This tag shall not be used in any other way. To use the latest version of thrift go library, run go get github.com/apache/thrift@latest And remove lines containing "github.com/apache/thrift/lib/go/thrift" in your project's go.mod file, if any. See the following links for more details: * https://issues.apache.org/jira/browse/THRIFT-5472 * https://github.com/golang/go/issues/49015

v0.13.0

Apache Thrift 0.13.0 Release

last-before-0-10

THRIFT-3999: Fix debian package set up scripts Client: build Patch: Akira Nakagawa debian/control has typo and missing packages and it prevents building packages.