SIGN IN SIGN UP

THRIFT-5472: Retract bad go module version under lib/go/thrift

Currently when people going to
https://pkg.go.dev/github.com/apache/thrift@v0.15.0/lib/go/thrift it
shows that a previous version with lib/go/thrift/go.mod file is the
latest version.

With solution provided in
https://github.com/golang/go/issues/49015#issuecomment-944993211, this
commit will NOT be merged, but tagged as
`lib/go/thrift/v0.0.1-do-not-use`, in order to retract the bad version
and make `v0.15.0` and the future versions as the correct latest version
recognized by go toolchain.

[skip ci]
Y
Yuxuan 'fishy' Wang committed
a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88
Parent: 6a7278b