Skip to content

Bump Golang to 1.10.3#1122

Merged
vdemeester merged 1 commit intodocker:masterfrom
thaJeztah:bump_golang_1.10.3
Jun 14, 2018
Merged

Bump Golang to 1.10.3#1122
vdemeester merged 1 commit intodocker:masterfrom
thaJeztah:bump_golang_1.10.3

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

go1.10.3 (released 2018/06/05) includes fixes to the go command, and the
crypto/tls, crypto/x509, and strings packages. In particular, it adds minimal
support to the go command for the vgo transition. See the Go 1.10.3 milestone
on our issue tracker for details;
https://github.com/golang/go/issues?q=milestone%3AGo1.10.3

@thaJeztah
Copy link
Copy Markdown
Member Author

Waiting for docker/golang-cross#7 to be built on Docker Hub

@thaJeztah thaJeztah force-pushed the bump_golang_1.10.3 branch from 1dc1694 to 58146a3 Compare June 11, 2018 17:25
@thaJeztah thaJeztah changed the title [WIP] Bump Golang to 1.10.3 Bump Golang to 1.10.3 Jun 11, 2018
@thaJeztah
Copy link
Copy Markdown
Member Author

Ok, this is ready now; ping @vdemeester @silvin-lubecki @dnephin PTAL

go1.10.3 (released 2018/06/05) includes fixes to the go command, and the
crypto/tls, crypto/x509, and strings packages. In particular, it adds minimal
support to the go command for the vgo transition. See the Go 1.10.3 milestone
on our issue tracker for details;
https://github.com/golang/go/issues?q=milestone%3AGo1.10.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the bump_golang_1.10.3 branch from 58146a3 to 1c71c95 Compare June 11, 2018 18:13
@thaJeztah
Copy link
Copy Markdown
Member Author

Updated appveyor.yml as well (thanks @chris-crone !)

@thaJeztah
Copy link
Copy Markdown
Member Author

ping @vdemeester looks like appveyor isn't actually run; it was added in #905, but maybe never configured?

Copy link
Copy Markdown
Contributor

@seemethere seemethere left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@chris-crone chris-crone left a comment

Choose a reason for hiding this comment

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

LGTM!

It appears the appveyor.yml is not being used so we should consider removing it in a followup cc @vdemeester

@thaJeztah
Copy link
Copy Markdown
Member Author

Or preferably, wiring it up, I guess #905

Copy link
Copy Markdown
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🐯

Copy link
Copy Markdown
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM
Should we also change

GoVersion: "go1.10.2",
even if it could be any value in this test (1.10.2 seems to be up-to-date, that's why I ask)?

@thaJeztah
Copy link
Copy Markdown
Member Author

Don't think the test needs updating, but we could replace it with some fictive version to make it more clear it's just for testing

@thaJeztah
Copy link
Copy Markdown
Member Author

Don't know if I have time to do so right now, so if it's ok for a follow up 😄

@chris-crone
Copy link
Copy Markdown
Member

Don't think the test needs updating, but we could replace it with some fictive version to make it more clear it's just for testing

+1 on this but in a followup

@vdemeester vdemeester merged commit 722d08f into docker:master Jun 14, 2018
@GordonTheTurtle GordonTheTurtle added this to the 18.06.0 milestone Jun 14, 2018
@thaJeztah thaJeztah deleted the bump_golang_1.10.3 branch June 14, 2018 06:42
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.

6 participants