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

vendor: update docker/docker and its deps #2323

Merged
merged 3 commits into from Oct 11, 2019
Merged

Conversation

maiamcc
Copy link
Contributor

@maiamcc maiamcc commented Oct 10, 2019

So that I can use WithAPIVersionNegotiation in #2314

@maiamcc maiamcc requested review from landism and nicks October 10, 2019 21:02
Copy link
Member

@nicks nicks left a comment

Choose a reason for hiding this comment

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

the windows compile error is interesting?

return c.Client.DialHijack(ctx, "/session", proto, meta)
}
_ = session.Run(ctx, dialSession)
_ = session.Run(ctx, dialSession)
Copy link
Member

Choose a reason for hiding this comment

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

did you intend to repeat this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

noooope i did not!

@maiamcc
Copy link
Contributor Author

maiamcc commented Oct 10, 2019

the windows compile error is interesting?

yeahhhh. Looks like golang broke some stuff -- I added a commit where we get an older version of x/sys to work around that.

@maiamcc maiamcc merged commit b76a389 into master Oct 11, 2019
@maiamcc maiamcc deleted the maiamcc/update-docker-dep branch October 11, 2019 15:24
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.

None yet

2 participants