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

[20.10 backport] vendor: golang.org/x/sys 63515b42dcdf9544f4e6a02fd7632793fde2f72d (for Go 1.17) #3592

Merged
merged 3 commits into from May 6, 2022

Conversation

thaJeztah
Copy link
Member

to address an issue in the macOS binaries

Backports of;

moby PR is in moby/moby#42778

Go 1.17 requires golang.org/x/sys a76c4d0a0096537dc565908b53073460d96c8539 (May 8, 2021) or later, see golang/go#45702. While this seems to affect macOS only, let's update to the latest version.

full diff: golang/sys@d19ff85...63515b4

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

tonistiigi and others added 3 commits May 6, 2022 10:06
Makes possible to build for windows/arm64

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit e50cf79)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sys@134d130...d19ff85

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8ebe404)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…r Go 1.17)

Go 1.17 requires golang.org/x/sys a76c4d0a0096537dc565908b53073460d96c8539 (May 8,
2021) or later, see golang/go#45702. While this seems
to affect macOS only, let's update to the latest version.

full diff: golang/sys@d19ff85...63515b4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 61a1775)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

Codecov Report

Merging #3592 (49e9c2a) into 20.10 (fd82621) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            20.10    #3592   +/-   ##
=======================================
  Coverage   58.57%   58.57%           
=======================================
  Files         299      299           
  Lines       21457    21457           
=======================================
  Hits        12569    12569           
  Misses       7970     7970           
  Partials      918      918           

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.

None yet

4 participants