zheguang commented on code in PR #3170: URL: https://github.com/apache/thrift/pull/3170#discussion_r2162695741
########## go.mod: ########## @@ -1,3 +1,4 @@ module github.com/apache/thrift go 1.23 Review Comment: Yes, I think specifying minimum release version 1.23.0 in `go` line or `toolchain` line works. Having toolchain line seems a bit more specific. -- 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]
