You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/07/23 22:21:00 UTC

[jira] [Updated] (BEAM-12656) go-licenses won't build

     [ https://issues.apache.org/jira/browse/BEAM-12656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-12656:
-----------------------------------
    Status: Open  (was: Triage Needed)

> go-licenses won't build
> -----------------------
>
>                 Key: BEAM-12656
>                 URL: https://issues.apache.org/jira/browse/BEAM-12656
>             Project: Beam
>          Issue Type: Bug
>          Components: release
>            Reporter: Robert Burke
>            Assignee: Robert Burke
>            Priority: P0
>             Fix For: 2.32.0
>
>
> One of go-licenses deps has moved to require go 1.16, leading to a build failure in go 1.15 which is currently used.
> We need to update the Dockerfile to use Go 1.16 instead to resolve it.
> Note: This also partly because Go Modules isn't yet used by default from that version, preventing minimum version selection from locking the version. This will stop being an issue at Go 1.17 or if we decide to play with the GO111MODULES environment variable a bit.



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