CJCombrink commented on code in PR #3170: URL: https://github.com/apache/thrift/pull/3170#discussion_r2160974136
########## go.mod: ########## @@ -1,3 +1,4 @@ module github.com/apache/thrift go 1.23 +toolchain go1.23.0 Review Comment: See my comment above, is this something that should not be done in all the files my commit touched? -- 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]
