Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

updates go version to 1.12.9 #39

Merged
merged 2 commits into from Aug 16, 2019
Merged

updates go version to 1.12.9 #39

merged 2 commits into from Aug 16, 2019

Conversation

chrisrcoles
Copy link
Contributor

Updates go from 1.12.x to 1.12.9 for minor release that include two main security concerns:

  1. go1.12.8 (released 2019/08/13) includes security fixes to the net/http and net/url packages. See the Go 1.12.8 milestone on our issue tracker for details.
  2. go1.12.9 (released 2019/08/15) includes fixes to the linker, and the os and math/big packages. See the Go 1.12.9 milestone on our issue tracker for details.

See the minor version notes for more release notes.

Verify the checksum here - ac2a6efcc1f5ec8bdc0db0a988bb1d301d64b6d61b7e8d9e42f662fbb75a2b9b

README.md Outdated
@@ -7,7 +7,7 @@ This is [Truss](https://truss.works/)' custom-built docker image for use with Ci
The following languages are installed:

* Python 3.7.x (container base image)
* Go 1.12.x
* Go 1.12.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was left generic on purpose. So as to say "We support 1.12 and no promises on the patch version" for whoever is using it. We update the patch frequently enough that its just a lot of churn in this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok - I've removed it. Thanks for the catch!

Copy link
Contributor

@chrisgilmerproj chrisgilmerproj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left one comment for you, otherwise LGTM!

@chrisrcoles chrisrcoles merged commit e5c10bf into master Aug 16, 2019
@dynamike dynamike deleted the cc-update-go-1.12.9 branch January 10, 2020 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants