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

[18.09 backport] Update to Golang 1.12.6 #2409

Merged
merged 4 commits into from
Jul 1, 2019

Conversation

thaJeztah
Copy link
Member

backport of #2408 for the 18.09 branch

note that 18.09 is not yet running on Go 1.12, so we might want to hold off until that is merged (work in progress PR to move to 1.11; docker-archive/engine#168)

I'll add "WIP", but we can decide to already merge this if we think that's good to have

euanh added 4 commits June 27, 2019 12:08
Signed-off-by: Euan Harris <euan.harris@docker.com>
(cherry picked from commit ba41402)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Euan Harris <euan.harris@docker.com>
(cherry picked from commit 5464285)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Euan Harris <euan.harris@docker.com>
(cherry picked from commit 92ab908)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Euan Harris <euan.harris@docker.com>
(cherry picked from commit 9b91d9e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

/cc @euanh

@euanh euanh self-requested a review June 27, 2019 10:16
@euanh
Copy link
Collaborator

euanh commented Jun 27, 2019

Even if we don't actually update the compiler soon, we should take the go vet fixes to make backports from master cleaner.

@thaJeztah
Copy link
Member Author

I'm ok with merging this already; if you think we should, I'll remove "WIP"

@euanh
Copy link
Collaborator

euanh commented Jun 27, 2019

Is there a plan to get 18.09 running on Go 1.12?

@thaJeztah
Copy link
Member Author

Plan is to keep all maintained releases at a supported Go version, and I think we should update it to 1.12 yes

@thaJeztah
Copy link
Member Author

We could also use a build-arg, and make it a matrix (test against multiple Go versions)

Copy link
Collaborator

@selansen selansen left a comment

Choose a reason for hiding this comment

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

LGTM

@euanh euanh merged commit 55685ba into moby:bump_18.09 Jul 1, 2019
@thaJeztah thaJeztah deleted the 18.09_backport_golang_1.12.6 branch July 1, 2019 10:42
@thaJeztah thaJeztah changed the title [WIP][18.09 backport] Update to Golang 1.12.6 [18.09 backport] Update to Golang 1.12.6 Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants