Skip to content

[18.09] backport: bump Go to 1.10.4 - #1323

Merged
vdemeester merged 1 commit into
docker:18.09from
thaJeztah:18.09_backport_bump_golang_1.10.4
Aug 29, 2018
Merged

[18.09] backport: bump Go to 1.10.4#1323
vdemeester merged 1 commit into
docker:18.09from
thaJeztah:18.09_backport_bump_golang_1.10.4

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

backport of #1315 for 18.09. Cherry-pick was clean; no conflicts

Includes fixes to the go command, linker, and the net/http, mime/multipart,
ld/macho, bytes, and strings packages. See the Go 1.10.4 milestone on the
issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.10.4

(cherry picked from commit 44ca090)

Includes fixes to the go command, linker, and the net/http, mime/multipart,
ld/macho, bytes, and strings packages. See the Go 1.10.4 milestone on the
issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.10.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 44ca090)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@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

@vdemeestervdemeester left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM 🐯

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1323 into 18.09 will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## 18.09 #1323 +/- ##
=======================================
Coverage 54.78% 54.78% =======================================
Files 293 293 Lines 19324 19324 =======================================
Hits 10586 10586 Misses 8074 8074 Partials 664 664

@vdemeester
vdemeester merged commit c204959 into docker:18.09Aug 29, 2018
@thaJeztah
thaJeztah deleted the 18.09_backport_bump_golang_1.10.4 branch August 30, 2018 11:29
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.

5 participants

@thaJeztah@codecov-io@vdemeester@silvin-lubecki@GordonTheTurtle