dcelasun commented on a change in pull request #2468:
URL: https://github.com/apache/thrift/pull/2468#discussion_r730376788
##########
File path: lib/go/thrift/go.mod
##########
@@ -0,0 +1,6 @@
+module github.com/apache/thrift/lib/go/thrift
+
+go 1.17
+
+// Accidentally pushed version with lib/go/thrift/go.mod, please update using
`go get github.com/apache/thrift@latest`.
Review comment:
Maybe include a link to the issue? Looks fine otherwise.
```suggestion
// Accidentally pushed version with lib/go/thrift/go.mod, please update
using `go get github.com/apache/thrift@latest`.
// See https://github.com/golang/go/issues/49015
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]