lostluck commented on PR #32934:
URL: https://github.com/apache/beam/pull/32934#issuecomment-2436220960

   This shouldn't fix anything since we use the latest 1.23 to build things for 
the release, but I could be wrong. 
   
   This just sets the minimum required go version for the project.
   
   Really, we should set `toolchain 1.23.2` instead, which will require our 
builds (but not our users builds) to
   
   See go.dev/ref/mod#go-mod-file-go and go.dev/doc/toolchain for more 
information.
   
   The short version is: we can probably simplify our build scripts to lean on 
Go to manage these things instead of the shell script we use.


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