[
https://issues.apache.org/jira/browse/BEAM-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masato Matthew Nakamura updated BEAM-11853:
-------------------------------------------
Description:
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
was:
Build fails on macOSARM64, because the supported version of go is 1.16.x or
later
[https://blog.golang.org/go1.16]
# 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]
## Impact
Need to investigate the impact of moving to 1.16
> Build fails on macOSARM64, 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
> Priority: P2
>
> 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)