fishy commented on code in PR #2701: URL: https://github.com/apache/thrift/pull/2701#discussion_r992639055
########## go.mod: ########## @@ -1,5 +1,5 @@ module github.com/apache/thrift -go 1.18 +go 1.19.2 Review Comment: @Jimexist this is also reported by the github action workflow for go: https://github.com/apache/thrift/actions/runs/3214860554/jobs/5257904020 -- 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]
