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

Bump Golang to 1.10.3 #1122

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Conversation

thaJeztah
Copy link
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
Member Author

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

@thaJeztah thaJeztah changed the title [WIP] Bump Golang to 1.10.3 Bump Golang to 1.10.3 Jun 11, 2018
@thaJeztah
Copy link
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
Copy link
Member Author

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

@thaJeztah
Copy link
Member Author

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

Copy link
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
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
Member Author

Or preferably, wiring it up, I guess #905

Copy link
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
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
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
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
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