Skip to content

Tag to retract lib/go/thrift/go.mod file

Pre-release
Pre-release
Compare
Choose a tag to compare
@fishy fishy released this 18 Oct 20:18
· 575 commits to master since this release
lib/go/thrift/v0.0.1-do-not-use

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: