Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.03] bump golang to 1.9.5 #499

Merged

Conversation

thaJeztah
Copy link
Member

Backport for 18.03 of:

Also included:

git checkout -b 18.03-backport-bump-golang-1.9.5 upstream/18.03
git cherry-pick -s -S -x -Xsubtree=components/cli d3b8ceb52cad0c1b16c8e04eb70da4835f81add4
git cherry-pick -s -S -x -Xsubtree=components/engine 0b6f8a7eff325a683b10d64db363da2145aa1c36
git cherry-pick -s -S -x -Xsubtree=components/packaging 460f0b5becbbc5ec2bd341df409af8f06c0a70f7
git cherry-pick -s -S -x -Xsubtree=components/packaging 00148a3c994c753a3e171b1aa2b422342e00fd16
git cherry-pick -s -S -x -Xsubtree=components/packaging aac8310bbee3c7480487a624756d25d22d53c7dd
git cherry-pick -s -S -x -Xsubtree=components/packaging c62336593118020462d65d4e9784143e07de2da7
git push -u origin 18.03-backport-bump-golang-1.9.5

Some conflicts in the "engine" cherry-pick because the PR to change the Dockerfile to use "multistage build" and multi-arch is not part of 18.03, so I added an extra commit to update the other Dockerfiles accordingly

thaJeztah and others added 7 commits April 9, 2018 16:35
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
net/http/pprof package. See the Go 1.9.5 milestone on the issue tracker for details:

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit d3b8ceb52cad0c1b16c8e04eb70da4835f81add4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go
command, and net/http/pprof package. See the Go 1.9.5 milestone on
the issue tracker for details:

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0b6f8a7eff325a683b10d64db363da2145aa1c36)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit 460f0b5)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit 00148a3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit aac8310)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
net/http/pprof package. See the Go 1.9.5 milestone on the issue tracker for details:

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c623365)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@jose-bigio jose-bigio added this to the 18.03.1 milestone Apr 11, 2018
Copy link
Contributor

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewhsu andrewhsu merged commit 4cff440 into docker-archive:18.03 Apr 12, 2018
@thaJeztah thaJeztah deleted the 18.03-backport-bump-golang-1.9.5 branch April 12, 2018 04:39
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Jan 24, 2020
…ump-golang-1.9.5

[18.03] bump golang to 1.9.5
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Jan 31, 2020
…ump-golang-1.9.5

[18.03] bump golang to 1.9.5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants