You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Masato Matthew Nakamura (Jira)" <ji...@apache.org> on 2021/02/23 14:57:00 UTC

[jira] [Created] (BEAM-11853) Build fails on macOSARM64, because the supported version of go is 1.16.x or later

Masato Matthew Nakamura created BEAM-11853:
----------------------------------------------

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


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
 
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)