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

[19.03 backport] Bump golang 1.12.9 #2090

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

thaJeztah
Copy link
Member

backport of #2050

- What I did
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.

Full diff golang/go@go1.12.8...go1.12.9

- Description for the changelog

Bump golang 1.12.9

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
(cherry picked from commit d985604)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-io
Copy link

Codecov Report

Merging #2090 into 19.03 will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            19.03    #2090   +/-   ##
=======================================
  Coverage   56.75%   56.75%           
=======================================
  Files         311      311           
  Lines       21824    21824           
=======================================
  Hits        12387    12387           
  Misses       8522     8522           
  Partials      915      915

Copy link
Contributor

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewhsu andrewhsu merged commit a89484e into docker:19.03 Sep 23, 2019
@thaJeztah thaJeztah deleted the 19.03_backport_bump_go_1.12.9 branch September 23, 2019 17:21
Sign up for free to 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.

None yet

5 participants