dcelasun commented on a change in pull request #2421:
URL: https://github.com/apache/thrift/pull/2421#discussion_r676769405



##########
File path: lib/go/README.md
##########
@@ -24,14 +24,12 @@ under the License.
 Using Thrift with Go
 ====================
 
-Thrift supports Go 1.7+
+Thrift supports the currently officially supported Go releases (the latest 2).
 
-In following Go conventions, we recommend you use the 'go' tool to install
-Thrift for go.
+After initialized the go modules file in your project, use the following 
command

Review comment:
       ```suggestion
   After initializing the go modules file in your project, use the following 
command
   ```




-- 
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]


Reply via email to