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

Update golang.org/x/sys to fix windows compilation #1448

Merged

Conversation

vdemeester
Copy link
Contributor

$ make cross-binary
# […]
---> Making bundle: crossbinary (in .)
Building binary for linux/386...
Building binary for linux/amd64...
Building binary for darwin/386...
Building binary for darwin/amd64...
Building binary for windows/386...
Building binary for windows/amd64...
Building binary for freebsd/386...
Building binary for freebsd/amd64...
Building binary for openbsd/386...
Building binary for openbsd/amd64...
Building binary for linux/arm...
Building binary for linux/arm64...

Should make master green again 👼

Signed-off-by: Vincent Demeester vincent@sbr.pm

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester vdemeester force-pushed the fix-master-windows-compilation branch from dd15dc7 to b02b11a Compare April 17, 2017 18:08
Copy link
Contributor

@timoreimann timoreimann left a comment

Choose a reason for hiding this comment

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

Not too fond of yet another pinned dependency, but seems necessary.

LGTM.

Copy link
Member

@emilevauge emilevauge left a comment

Choose a reason for hiding this comment

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

Thanks @vdemeester for fixing master.
Same as @timoreimann, don't like the fact of pinning yet another dep. But meh :/
LGTM

@vdemeester vdemeester merged commit 4ce2c8c into traefik:master Apr 17, 2017
@vdemeester vdemeester deleted the fix-master-windows-compilation branch April 17, 2017 18:44
@ldez ldez added this to the 1.3 milestone Apr 23, 2017
@ldez ldez added the kind/bug/fix a bug fix label Apr 29, 2017
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.

4 participants