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

release-19.2: build: Upgrade to go 1.12.12 #41994

Merged
merged 1 commit into from
Oct 30, 2019
Merged

release-19.2: build: Upgrade to go 1.12.12 #41994

merged 1 commit into from
Oct 30, 2019

Commits on Oct 29, 2019

  1. build: Upgrade to go 1.12.12

    This change upgrades the go runtime to 1.12.12 in order to pick up a [security
    fix](golang/go#34960).
    
    Per the [checklist](build/README.md):
    * [X] Adjust version in Docker image
    * [X] Rebuild the Docker image and bump the version in builder.sh accordingly
    * [ ] ~Bump the version in go-version-check.sh~ (Patch release, not necessary)
    * [X] Bump the default installed version of Go in bootstrap-debian.sh
    
    Fixes: #41718
    
    Release note (build change): The go runtime has been upgraded to 1.12.12.
    bobvawter committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e3315fa View commit details
    Browse the repository at this point in the history