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.conf: Bump golang.org/x/sys to a55a76086885b80f79961eacb876ebd8caf3868d #1464

Merged
merged 1 commit into from May 30, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented May 26, 2017

With:

$ go get -u github.com/LK4D4/vndr
$ sed -i 's/9a7256cb28ed514b4e1e5f68959914c4c28a92e0/a55a76086885b80f79961eacb876ebd8caf3868d/' vendor.conf
$ vndr

I'm not sure why vndr is messing with github.com/golang/protobuf, but I assume it knows what it's doing.

The x/sys bumps to master, but I need it for MS_LAZYTIME (added in golang/sys@ea9bcade75) for #1460.

…8caf3868d

With:

  $ go get -u github.com/LK4D4/vndr
  $ sed -i 's/9a7256cb28ed514b4e1e5f68959914c4c28a92e0/a55a76086885b80f79961eacb876ebd8caf3868d/' vendor.conf
  $ vndr

I'm not sure why vndr is messing with github.com/golang/protobuf, but
I assume it knows what it's doing.

The x/sys bumps to master, but I need it for MS_LAZYTIME (added in
github.com/golang/sys@ea9bcade75, unix: generate all Linux go files
from source, 2017-03-08).

Signed-off-by: W. Trevor King <wking@tremily.us>
@cyphar
Copy link
Member

cyphar commented May 30, 2017

LGTM.

Approved with PullApprove

@crosbymichael
Copy link
Member

crosbymichael commented May 30, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit cf630c6 into opencontainers:master May 30, 2017
@wking wking deleted the bump-sys-unix branch June 14, 2017 16:36
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

3 participants