Skip to content

Consider upgrading to GOLang 1.15 #64

Open
@cadethacker

Description

@cadethacker

Hello,
Not so much an issue as a request (or a cry for help? hahaha). I'm building a CLI for an internal tool, and this docker image has been AWESOME. But we hit a library that required our internal CLI be upgraded to 1.15. Well, this broke my cross compiling and releases.

For reference: golang/go#38017

After going down the ant tunnels of cross compiling and forking this repo and adjusting the golang version, needless to say, one does not just "adjust the golang version".

Have you all considered upgrading to 1.15?

Can I offer you some of your favorite donuts? good coffee? Frosty Adult Beverage?

Desperate In Atlanta,
Cade

:D

Activity

hu13

hu13 commented on Feb 17, 2021

@hu13

First of all, thank for sharing this awesome image.
I am also very in need of an upgrade to a newer go version for security reasons, etc.

From the other pull request (#54) intended to upgrade to go1.14., it seems that there are issues with osx tool chain that prevents us from doing this?
I am wondering if anyone can point to those specific issues and what steps we can do to resolve them?
If it is not too difficult or beyond what I know, I am willing to offer any help as needed.

On the other note, I am seeing that others are able to do it here https://github.com/gythialy/golang-cross/pulls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cadethacker@hu13

        Issue actions

          Consider upgrading to GOLang 1.15 · Issue #64 · docker/golang-cross