[
https://issues.apache.org/jira/browse/BEAM-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke updated BEAM-11853:
--------------------------------
Fix Version/s: 2.33.0
> Build fails on macOS ARM64, because the supported version of go is 1.16.x or
> later
> -----------------------------------------------------------------------------------
>
> Key: BEAM-11853
> URL: https://issues.apache.org/jira/browse/BEAM-11853
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Affects Versions: 2.28.0
> Reporter: Masato Matthew Nakamura
> Assignee: Robert Burke
> Priority: P3
> Fix For: 2.33.0
>
>
> Build fails on macOSARM64, because the supported version of go is 1.16.x or
> later
>
> [https://blog.golang.org/go1.16]
>
> h2. How to fix
> upgrade go version 1.12.7 to 1.16
> [https://github.com/apache/beam/blob/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L1621]
>
> h2. Impact
> Need to investigate the impact of moving to 1.16
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)