Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add go1.12.2 / go1.11.7 #317

Merged
merged 3 commits into from
Apr 8, 2019
Merged

Add go1.12.2 / go1.11.7 #317

merged 3 commits into from
Apr 8, 2019

Conversation

freeformz
Copy link
Contributor

Drop support for Go.SupportsModuleExperiment. It's not really
and expermiment anymore and any version of go >= go1.11 will be
supporting it.

Drop support for Go.Supported since the buildpack isn't using it
anymore. :-(

@freeformz freeformz requested review from sowjumn and a team as code owners April 6, 2019 00:27
lib/common.sh Outdated Show resolved Hide resolved
Edward Muller added 2 commits April 8, 2019 10:31
Drop support for `Go.SupportsModuleExperiment`. It's not really
and expermiment anymore and any version of go >= go1.11 will be
supporting it.

Drop support for `Go.Supported` since the buildpack isn't using it
anymore. :-(
gcc throws the following error:

/tmp/output.Pc7s/cache/go1.12.2/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld: /tmp/go-link-758220591/000020.o: unrecognized relocation (0x2a) in section `.text'
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
@freeformz freeformz merged commit b77db1d into master Apr 8, 2019
@freeformz freeformz deleted the go1.12.2_1.11.7 branch April 8, 2019 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants