Tag to retract lib/go/thrift/go.mod file
Pre-release
Pre-release
fishy
released this
18 Oct 20:18
·
666 commits
to master
since this release
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: