zheguang commented on code in PR #3170: URL: https://github.com/apache/thrift/pull/3170#discussion_r2162693571
########## go.mod: ########## @@ -1,3 +1,4 @@ module github.com/apache/thrift go 1.23 +toolchain go1.23.0 Review Comment: Good catch, thanks! I will add them. -- 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: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org