Skip to content

Commit 75ed93d

Browse files
committed
vendor.conf: Bump golang.org/x/sys to a55a76086885b80f79961eacb876ebd8caf3868d
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 <[email protected]>
1 parent 67bd2ab commit 75ed93d

File tree

93 files changed

+22554
-28293
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+22554
-28293
lines changed

vendor.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ github.com/golang/protobuf 18c9bb3261723cd5401db4d0c9fbc5c3b6c70fe8
1818
github.com/docker/docker 0f5c9d301b9b1cca66b3ea0f9dec3b5317d3686d
1919
github.com/docker/go-units v0.2.0
2020
github.com/urfave/cli d53eb991652b1d438abdd34ce4bfa3ef1539108e
21-
golang.org/x/sys 9a7256cb28ed514b4e1e5f68959914c4c28a92e0 https://github.com/golang/sys
21+
golang.org/x/sys a55a76086885b80f79961eacb876ebd8caf3868d https://github.com/golang/sys

vendor/github.com/golang/protobuf/descriptor/descriptor.go

-93
This file was deleted.

0 commit comments

Comments
 (0)