runc/vendor/github.com/golang/protobuf/proto
W. Trevor King 75ed93de16 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 <wking@tremily.us>
2017-05-26 10:03:08 -07:00
..
clone.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
decode.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
encode.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
equal.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
extensions.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
lib.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
message_set.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
pointer_reflect.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
pointer_unsafe.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
properties.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
text.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00
text_parser.go Update github.com/golang/protobuf 2017-05-01 21:55:57 +03:00