Skip to content

Bump Go to 1.11.2 - #1545

Merged
cpuguy83 merged 1 commit into
docker:masterfrom
thaJeztah:bump_golang_1.11.2
Dec 11, 2018
Merged

Bump Go to 1.11.2#1545
cpuguy83 merged 1 commit into
docker:masterfrom
thaJeztah:bump_golang_1.11.2

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
documentation, go command, and the database/sql and go/types packages.

See the milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.11.2

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@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 🐯

go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
documentation, go command, and the database/sql and go/types packages.
See the milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.11.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-io

codecov-io commented Dec 11, 2018

Copy link
Copy Markdown

Codecov Report

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

@@ Coverage Diff @@## master #1545 +/- ##
=======================================
Coverage 55.24% 55.24% =======================================
Files 289 289 Lines 19381 19381 =======================================
Hits 10707 10707 Misses 7978 7978 Partials 696 696

@cpuguy83cpuguy83 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

@cpuguy83
cpuguy83 merged commit 5d2a065 into docker:masterDec 11, 2018
@GordonTheTurtleGordonTheTurtle added this to the 19.03.0 milestone Dec 11, 2018
@thaJeztah
thaJeztah deleted the bump_golang_1.11.2 branch December 11, 2018 13:47
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@cpuguy83@GordonTheTurtle