Skip to content

Bump golang 1.12.7 - #1996

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_golang_1.12.7
Jul 17, 2019
Merged

Bump golang 1.12.7#1996
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_golang_1.12.7

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler, and the
linker. See the Go 1.12.7 milestone on our issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.12.7

full diff: golang/go@go1.12.6...go1.12.7

go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler, and the
linker. See the Go 1.12.7 milestone on our issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.12.7
full diff: golang/go@go1.12.6...go1.12.7
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1996 into master will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #1996 +/- ##
=======================================
Coverage 56.74% 56.74% =======================================
Files 310 310 Lines 21802 21802 =======================================
Hits 12371 12371 Misses 8517 8517 Partials 914 914

1 similar comment
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1996 into master will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #1996 +/- ##
=======================================
Coverage 56.74% 56.74% =======================================
Files 310 310 Lines 21802 21802 =======================================
Hits 12371 12371 Misses 8517 8517 Partials 914 914

@silvin-lubeckisilvin-lubecki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
thaJeztah merged commit d8aaa0e into docker:masterJul 17, 2019
@GordonTheTurtleGordonTheTurtle added this to the 19.09.0 milestone Jul 17, 2019
@thaJeztah
thaJeztah deleted the bump_golang_1.12.7 branch July 17, 2019 14:55
@tiborvass

tiborvass commented Jul 19, 2019

Copy link
Copy Markdown
Collaborator

@justincormack@thaJeztah should we bump Go in 19.03 as well? It's still at 1.12.1 1.12.5

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@tiborvass I think it's at 1.12.5 currently #1998

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@thaJeztah@codecov-io@tiborvass@justincormack@silvin-lubecki@GordonTheTurtle